[INFO] cloning repository https://github.com/Tiwalun/jep106-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tiwalun/jep106-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiwalun%2Fjep106-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiwalun%2Fjep106-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf9873b23e245fe310a63036b2dd9906be21affe [INFO] testing Tiwalun/jep106-parser against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiwalun%2Fjep106-parser" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tiwalun/jep106-parser on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tiwalun/jep106-parser [INFO] finished tweaking git repo https://github.com/Tiwalun/jep106-parser [INFO] tweaked toml for git repo https://github.com/Tiwalun/jep106-parser written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Tiwalun/jep106-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3411c7e0c283311e792d20219812faa9fb4fea323032e0a17145e45df0ae3d18 [INFO] running `Command { std: "docker" "start" "-a" "3411c7e0c283311e792d20219812faa9fb4fea323032e0a17145e45df0ae3d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3411c7e0c283311e792d20219812faa9fb4fea323032e0a17145e45df0ae3d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3411c7e0c283311e792d20219812faa9fb4fea323032e0a17145e45df0ae3d18", kill_on_drop: false }` [INFO] [stdout] 3411c7e0c283311e792d20219812faa9fb4fea323032e0a17145e45df0ae3d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3a7c09d4a6ae6435d262b0b3f5e27485d23abcdbd293ade1b27dfe9566e79f [INFO] running `Command { std: "docker" "start" "-a" "7b3a7c09d4a6ae6435d262b0b3f5e27485d23abcdbd293ade1b27dfe9566e79f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling postscript v0.11.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.3.3 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling pdf-extract v0.6.3-alpha.0 (https://github.com/jrmuizel/pdf-extract#e03d6637) [INFO] [stderr] Compiling jep106-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "7b3a7c09d4a6ae6435d262b0b3f5e27485d23abcdbd293ade1b27dfe9566e79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3a7c09d4a6ae6435d262b0b3f5e27485d23abcdbd293ade1b27dfe9566e79f", kill_on_drop: false }` [INFO] [stdout] 7b3a7c09d4a6ae6435d262b0b3f5e27485d23abcdbd293ade1b27dfe9566e79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a0fc28acbaeea463833ad328934c7805e7cd997c60c65e777ddd7ebb466bafd [INFO] running `Command { std: "docker" "start" "-a" "3a0fc28acbaeea463833ad328934c7805e7cd997c60c65e777ddd7ebb466bafd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling jep106-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/jep106_build-bb4b97b70370151f) [INFO] running `Command { std: "docker" "inspect" "3a0fc28acbaeea463833ad328934c7805e7cd997c60c65e777ddd7ebb466bafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0fc28acbaeea463833ad328934c7805e7cd997c60c65e777ddd7ebb466bafd", kill_on_drop: false }` [INFO] [stdout] 3a0fc28acbaeea463833ad328934c7805e7cd997c60c65e777ddd7ebb466bafd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2076394c9a59bcc9eeb29182bb2efdeccc3da39cdcad5bd307a9c5abf8d7cae6 [INFO] running `Command { std: "docker" "start" "-a" "2076394c9a59bcc9eeb29182bb2efdeccc3da39cdcad5bd307a9c5abf8d7cae6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jep106_build-bb4b97b70370151f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2076394c9a59bcc9eeb29182bb2efdeccc3da39cdcad5bd307a9c5abf8d7cae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2076394c9a59bcc9eeb29182bb2efdeccc3da39cdcad5bd307a9c5abf8d7cae6", kill_on_drop: false }` [INFO] [stdout] 2076394c9a59bcc9eeb29182bb2efdeccc3da39cdcad5bd307a9c5abf8d7cae6