[INFO] cloning repository https://github.com/Dorumin/explorer-mem-leak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dorumin/explorer-mem-leak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorumin%2Fexplorer-mem-leak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorumin%2Fexplorer-mem-leak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 716e4442a12485d30da17723e4026288bbc3048c [INFO] testing Dorumin/explorer-mem-leak against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorumin%2Fexplorer-mem-leak" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dorumin/explorer-mem-leak 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/Dorumin/explorer-mem-leak [INFO] finished tweaking git repo https://github.com/Dorumin/explorer-mem-leak [INFO] tweaked toml for git repo https://github.com/Dorumin/explorer-mem-leak written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/Dorumin/explorer-mem-leak 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 ctrlc v3.2.1 [INFO] [stderr] Downloaded core_extensions v1.5.2 [INFO] [stderr] Downloaded const_fn v0.4.4 [INFO] [stderr] Downloaded sysinfo v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 26dd7b08c8a4452926e8cf470014c74d4eb1c3ee3a8e63c310a3aec1fb174f16 [INFO] running `Command { std: "docker" "start" "-a" "26dd7b08c8a4452926e8cf470014c74d4eb1c3ee3a8e63c310a3aec1fb174f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26dd7b08c8a4452926e8cf470014c74d4eb1c3ee3a8e63c310a3aec1fb174f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dd7b08c8a4452926e8cf470014c74d4eb1c3ee3a8e63c310a3aec1fb174f16", kill_on_drop: false }` [INFO] [stdout] 26dd7b08c8a4452926e8cf470014c74d4eb1c3ee3a8e63c310a3aec1fb174f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 81f4244243be4567dc9d159041f47f03426e9ad69c7b3d2ddc2fdddd10853403 [INFO] running `Command { std: "docker" "start" "-a" "81f4244243be4567dc9d159041f47f03426e9ad69c7b3d2ddc2fdddd10853403", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sysinfo v0.15.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling explorer-mem-leak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "81f4244243be4567dc9d159041f47f03426e9ad69c7b3d2ddc2fdddd10853403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f4244243be4567dc9d159041f47f03426e9ad69c7b3d2ddc2fdddd10853403", kill_on_drop: false }` [INFO] [stdout] 81f4244243be4567dc9d159041f47f03426e9ad69c7b3d2ddc2fdddd10853403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] f6dbd2d5610a8a2f476bf62217a936b5eb440c564444802a918b591bf34236b1 [INFO] running `Command { std: "docker" "start" "-a" "f6dbd2d5610a8a2f476bf62217a936b5eb440c564444802a918b591bf34236b1", kill_on_drop: false }` [INFO] [stderr] Compiling explorer-mem-leak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "f6dbd2d5610a8a2f476bf62217a936b5eb440c564444802a918b591bf34236b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6dbd2d5610a8a2f476bf62217a936b5eb440c564444802a918b591bf34236b1", kill_on_drop: false }` [INFO] [stdout] f6dbd2d5610a8a2f476bf62217a936b5eb440c564444802a918b591bf34236b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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] 2c0b539024de73bb61f5b2732d5866a094cd7d1355d637e66e87d6d075e22c3b [INFO] running `Command { std: "docker" "start" "-a" "2c0b539024de73bb61f5b2732d5866a094cd7d1355d637e66e87d6d075e22c3b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/explorer_mem_leak-aab3579705cc24f5) [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" "2c0b539024de73bb61f5b2732d5866a094cd7d1355d637e66e87d6d075e22c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0b539024de73bb61f5b2732d5866a094cd7d1355d637e66e87d6d075e22c3b", kill_on_drop: false }` [INFO] [stdout] 2c0b539024de73bb61f5b2732d5866a094cd7d1355d637e66e87d6d075e22c3b