[INFO] cloning repository https://github.com/joaoh82/marvin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joaoh82/marvin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaoh82%2Fmarvin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaoh82%2Fmarvin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 903811dda8a617d5248ea2702ed637c4a2d49366 [INFO] testing joaoh82/marvin against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaoh82%2Fmarvin" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joaoh82/marvin on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joaoh82/marvin [INFO] finished tweaking git repo https://github.com/joaoh82/marvin [INFO] tweaked toml for git repo https://github.com/joaoh82/marvin written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/joaoh82/marvin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded sysinfo v0.20.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded daemonize v0.4.1 [INFO] [stderr] Downloaded systemstat v0.1.8 [INFO] [stderr] Downloaded nom v6.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40d12dd304c516d9e4951d68d9500ce166f91e3988e868b34e83b4bbb91c41ac [INFO] running `Command { std: "docker" "start" "-a" "40d12dd304c516d9e4951d68d9500ce166f91e3988e868b34e83b4bbb91c41ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40d12dd304c516d9e4951d68d9500ce166f91e3988e868b34e83b4bbb91c41ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d12dd304c516d9e4951d68d9500ce166f91e3988e868b34e83b4bbb91c41ac", kill_on_drop: false }` [INFO] [stdout] 40d12dd304c516d9e4951d68d9500ce166f91e3988e868b34e83b4bbb91c41ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e4fb8a1042a6d1b60d3f9b536d874ef9731ac44a3cad17333170b9454934549 [INFO] running `Command { std: "docker" "start" "-a" "8e4fb8a1042a6d1b60d3f9b536d874ef9731ac44a3cad17333170b9454934549", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling sysinfo v0.20.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling systemstat v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling marvin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `toml::Value` [INFO] [stdout] --> src/config/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml::Value; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.74s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e4fb8a1042a6d1b60d3f9b536d874ef9731ac44a3cad17333170b9454934549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4fb8a1042a6d1b60d3f9b536d874ef9731ac44a3cad17333170b9454934549", kill_on_drop: false }` [INFO] [stdout] 8e4fb8a1042a6d1b60d3f9b536d874ef9731ac44a3cad17333170b9454934549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de2e42d647f03e9681b2bbea52de1bc54aefa96a5455bf9a1014016eb9c68f22 [INFO] running `Command { std: "docker" "start" "-a" "de2e42d647f03e9681b2bbea52de1bc54aefa96a5455bf9a1014016eb9c68f22", kill_on_drop: false }` [INFO] [stderr] Compiling marvin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `toml::Value` [INFO] [stdout] --> src/config/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use toml::Value; [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 1.41s [INFO] running `Command { std: "docker" "inspect" "de2e42d647f03e9681b2bbea52de1bc54aefa96a5455bf9a1014016eb9c68f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2e42d647f03e9681b2bbea52de1bc54aefa96a5455bf9a1014016eb9c68f22", kill_on_drop: false }` [INFO] [stdout] de2e42d647f03e9681b2bbea52de1bc54aefa96a5455bf9a1014016eb9c68f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a377fc72786ea91d270e22ce07743edf73e3e2be163426c0ffd179300faf976 [INFO] running `Command { std: "docker" "start" "-a" "8a377fc72786ea91d270e22ce07743edf73e3e2be163426c0ffd179300faf976", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: unused import: `toml::Value` [INFO] [stdout] running 3 tests [INFO] [stderr] --> src/config/mod.rs:1:5 [INFO] [stdout] test metrics::mount::tests::test_read_metric ... ok [INFO] [stderr] | [INFO] [stdout] test metrics::mount::tests::test_read_metric_err ... ok [INFO] [stderr] 1 | use toml::Value; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `marvin` (bin "marvin" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/marvin-4ce55c85156352b4) [INFO] [stdout] test metrics::memory::tests::test_read_metric ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a377fc72786ea91d270e22ce07743edf73e3e2be163426c0ffd179300faf976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a377fc72786ea91d270e22ce07743edf73e3e2be163426c0ffd179300faf976", kill_on_drop: false }` [INFO] [stdout] 8a377fc72786ea91d270e22ce07743edf73e3e2be163426c0ffd179300faf976