[INFO] updating cached repository https://github.com/zkat/ssri-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b6f0971794fa42687a910efe6d91584332bc842 [INFO] testing zkat/ssri-rs against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkat%2Fssri-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zkat/ssri-rs on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zkat/ssri-rs [INFO] finished tweaking git repo https://github.com/zkat/ssri-rs [INFO] tweaked toml for git repo https://github.com/zkat/ssri-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/zkat/ssri-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] bfd10bfc460fe35e2892e627e5d82679c3b35bcdae0ff738429e81679a61e61d [INFO] running `"docker" "start" "-a" "bfd10bfc460fe35e2892e627e5d82679c3b35bcdae0ff738429e81679a61e61d"` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling thiserror-impl v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.3 [INFO] [stderr] Compiling ssri v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.86s [INFO] running `"docker" "inspect" "bfd10bfc460fe35e2892e627e5d82679c3b35bcdae0ff738429e81679a61e61d"` [INFO] running `"docker" "rm" "-f" "bfd10bfc460fe35e2892e627e5d82679c3b35bcdae0ff738429e81679a61e61d"` [INFO] [stdout] bfd10bfc460fe35e2892e627e5d82679c3b35bcdae0ff738429e81679a61e61d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbed19618674af75013278883798342cbe18f363a06633f79c83faab481e068e [INFO] running `"docker" "start" "-a" "fbed19618674af75013278883798342cbe18f363a06633f79c83faab481e068e"` [INFO] [stderr] Compiling ssri v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "fbed19618674af75013278883798342cbe18f363a06633f79c83faab481e068e"` [INFO] running `"docker" "rm" "-f" "fbed19618674af75013278883798342cbe18f363a06633f79c83faab481e068e"` [INFO] [stdout] fbed19618674af75013278883798342cbe18f363a06633f79c83faab481e068e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 6aeb1e3ca18c13020b7f7a872f2944c27b56c8c6fcf8950c42e6b6bf8b49087c [INFO] running `"docker" "start" "-a" "6aeb1e3ca18c13020b7f7a872f2944c27b56c8c6fcf8950c42e6b6bf8b49087c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ssri-bcefa4e308b3a1e5 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test algorithm::tests::algorithm_formatting ... ok [INFO] [stdout] test hash::tests::hash_stringify ... ok [INFO] [stdout] test hash::tests::ordering ... ok [INFO] [stdout] test algorithm::tests::ordering ... ok [INFO] [stdout] test checker::tests::basic_test ... ok [INFO] [stdout] test hash::tests::parsing ... ok [INFO] [stdout] test checker::tests::multi_hash ... ok [INFO] [stdout] test integrity::tests::parse ... ok [INFO] [stdout] test opts::tests::basic_test ... ok [INFO] [stdout] test integrity::tests::matches ... ok [INFO] [stdout] test integrity::tests::to_hex ... ok [INFO] [stdout] test hash::tests::bad_algorithm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ssri [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/integrity.rs - integrity::Integrity::pick_algorithm (line 73) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::from_str (line 54) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::concat (line 104) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity (line 20) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::matches (line 159) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::check (line 122) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::from (line 88) ... ok [INFO] [stdout] test src/checker.rs - checker::IntegrityChecker (line 10) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/opts.rs - opts::IntegrityOpts (line 23) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/integrity.rs - integrity::Integrity::to_hex (line 139) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6aeb1e3ca18c13020b7f7a872f2944c27b56c8c6fcf8950c42e6b6bf8b49087c"` [INFO] running `"docker" "rm" "-f" "6aeb1e3ca18c13020b7f7a872f2944c27b56c8c6fcf8950c42e6b6bf8b49087c"` [INFO] [stdout] 6aeb1e3ca18c13020b7f7a872f2944c27b56c8c6fcf8950c42e6b6bf8b49087c