[INFO] crate b3sum 0.3.2 is already in cache [INFO] testing b3sum-0.3.2 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate b3sum 0.3.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate b3sum 0.3.2 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate b3sum 0.3.2 [INFO] finished tweaking crates.io crate b3sum 0.3.2 [INFO] tweaked toml for crates.io crate b3sum 0.3.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate b3sum 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf113a1557f5b309e16bdcabe9052d18e7412cd2564137dfdc1561af349f3dd5 [INFO] running `"docker" "start" "-a" "cf113a1557f5b309e16bdcabe9052d18e7412cd2564137dfdc1561af349f3dd5"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling blake3 v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling b3sum v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.61s [INFO] running `"docker" "inspect" "cf113a1557f5b309e16bdcabe9052d18e7412cd2564137dfdc1561af349f3dd5"` [INFO] running `"docker" "rm" "-f" "cf113a1557f5b309e16bdcabe9052d18e7412cd2564137dfdc1561af349f3dd5"` [INFO] [stdout] cf113a1557f5b309e16bdcabe9052d18e7412cd2564137dfdc1561af349f3dd5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 1f2c26c0faec73a1de9a4b7d667552d7d0dc2c447838ce5269a5d467d178b587 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1f2c26c0faec73a1de9a4b7d667552d7d0dc2c447838ce5269a5d467d178b587"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling duct v0.13.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling assert_cmd v0.12.2 [INFO] [stderr] Compiling b3sum v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.80s [INFO] running `"docker" "inspect" "1f2c26c0faec73a1de9a4b7d667552d7d0dc2c447838ce5269a5d467d178b587"` [INFO] running `"docker" "rm" "-f" "1f2c26c0faec73a1de9a4b7d667552d7d0dc2c447838ce5269a5d467d178b587"` [INFO] [stdout] 1f2c26c0faec73a1de9a4b7d667552d7d0dc2c447838ce5269a5d467d178b587 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee9eb06c52fce2f71ff52e4bbeab2c6275236ea85d5acc9216e54700d4129ff2 [INFO] running `"docker" "start" "-a" "ee9eb06c52fce2f71ff52e4bbeab2c6275236ea85d5acc9216e54700d4129ff2"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/b3sum-db05e3d098495169 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-fcd5a5915e1760f1 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_derive_key ... ok [INFO] [stdout] test test_hash_one ... ok [INFO] [stdout] test test_hash_length ... ok [INFO] [stdout] test test_length_without_value_is_an_error ... ok [INFO] [stdout] test test_hash_one_raw ... ok [INFO] [stdout] test test_no_mmap ... ok [INFO] [stdout] test test_keyed ... ok [INFO] [stdout] test test_hash_many ... ok [INFO] [stdout] test test_raw_with_multi_files_is_an_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ee9eb06c52fce2f71ff52e4bbeab2c6275236ea85d5acc9216e54700d4129ff2"` [INFO] running `"docker" "rm" "-f" "ee9eb06c52fce2f71ff52e4bbeab2c6275236ea85d5acc9216e54700d4129ff2"` [INFO] [stdout] ee9eb06c52fce2f71ff52e4bbeab2c6275236ea85d5acc9216e54700d4129ff2