[INFO] cloning repository https://github.com/badtuple/remits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badtuple/remits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadtuple%2Fremits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadtuple%2Fremits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6851f56f8c17e1e740b00b137e620637bcccd5e0 [INFO] testing badtuple/remits against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadtuple%2Fremits" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/badtuple/remits on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/badtuple/remits [INFO] finished tweaking git repo https://github.com/badtuple/remits [INFO] tweaked toml for git repo https://github.com/badtuple/remits written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/badtuple/remits already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a8c249f3594ecb6452dbe2f76aaed64c3ac0fc327b7ad28e46009ff276419fb [INFO] running `Command { std: "docker" "start" "-a" "9a8c249f3594ecb6452dbe2f76aaed64c3ac0fc327b7ad28e46009ff276419fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a8c249f3594ecb6452dbe2f76aaed64c3ac0fc327b7ad28e46009ff276419fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a8c249f3594ecb6452dbe2f76aaed64c3ac0fc327b7ad28e46009ff276419fb", kill_on_drop: false }` [INFO] [stdout] 9a8c249f3594ecb6452dbe2f76aaed64c3ac0fc327b7ad28e46009ff276419fb [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4271e70b735f0b1c7dbf5f2bf730f940192773cee87b1634b3d2cfcde1d5ec7f [INFO] running `Command { std: "docker" "start" "-a" "4271e70b735f0b1c7dbf5f2bf730f940192773cee87b1634b3d2cfcde1d5ec7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling rlua_serde v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling remits v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.59s [INFO] running `Command { std: "docker" "inspect" "4271e70b735f0b1c7dbf5f2bf730f940192773cee87b1634b3d2cfcde1d5ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4271e70b735f0b1c7dbf5f2bf730f940192773cee87b1634b3d2cfcde1d5ec7f", kill_on_drop: false }` [INFO] [stdout] 4271e70b735f0b1c7dbf5f2bf730f940192773cee87b1634b3d2cfcde1d5ec7f [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 776ded1d2d503e3f81fab80afd2396847b71d3f9d8cae2d488c9dea8b2ed0757 [INFO] running `Command { std: "docker" "start" "-a" "776ded1d2d503e3f81fab80afd2396847b71d3f9d8cae2d488c9dea8b2ed0757", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remits v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> tests/integration_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "776ded1d2d503e3f81fab80afd2396847b71d3f9d8cae2d488c9dea8b2ed0757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776ded1d2d503e3f81fab80afd2396847b71d3f9d8cae2d488c9dea8b2ed0757", kill_on_drop: false }` [INFO] [stdout] 776ded1d2d503e3f81fab80afd2396847b71d3f9d8cae2d488c9dea8b2ed0757 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc17935534b263c093afd05b1a8cec35d1481b05695f5a293b4cb08b01a01cb8 [INFO] running `Command { std: "docker" "start" "-a" "cc17935534b263c093afd05b1a8cec35d1481b05695f5a293b4cb08b01a01cb8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::panic` [INFO] [stderr] --> tests/integration_test.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::panic; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remitslib-e9ef704747b24e31) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test db::logs::tests::test_add_valid_cbor_msg ... ok [INFO] [stdout] test db::tests::test_db_log_show ... ok [INFO] [stdout] test db::tests::test_db_msg_add ... ok [INFO] [stdout] test db::logs::tests::test_add_invalid_cbor_msg ... ok [INFO] [stdout] test db::tests::test_db_itr_del ... ok [INFO] [stdout] test db::tests::test_db_log_list ... ok [INFO] [stdout] test db::tests::test_db_msg_add_log_dne ... ok [INFO] [stdout] test db::tests::test_db_itr_add ... ok [INFO] [stdout] test db::manifest::tests::test_manifest_add_log ... ok [INFO] [stdout] test db::tests::test_db_log_del ... ok [INFO] [stdout] test db::manifest::tests::test_manifest_add_itr ... ok [INFO] [stdout] test db::manifest::tests::test_manifest_del_itr ... ok [INFO] [stdout] test db::tests::test_db_log_add ... ok [INFO] [stdout] test db::tests::test_db_itr_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/client-117be02025779524) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remits-6e35f924b2cb22d4) [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] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-669e8508c9d80689) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0d699df0b6ed424d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.02s [INFO] [stdout] [INFO] [stderr] Doc-tests remitslib [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" "cc17935534b263c093afd05b1a8cec35d1481b05695f5a293b4cb08b01a01cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc17935534b263c093afd05b1a8cec35d1481b05695f5a293b4cb08b01a01cb8", kill_on_drop: false }` [INFO] [stdout] cc17935534b263c093afd05b1a8cec35d1481b05695f5a293b4cb08b01a01cb8