[INFO] cloning repository https://github.com/d-jsrsc/mgc-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-jsrsc/mgc-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-jsrsc%2Fmgc-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-jsrsc%2Fmgc-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26a97154a93a6cadaa629c4dcae49e6a0e3f3036 [INFO] testing d-jsrsc/mgc-checker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-jsrsc%2Fmgc-checker" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d-jsrsc/mgc-checker 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/d-jsrsc/mgc-checker [INFO] finished tweaking git repo https://github.com/d-jsrsc/mgc-checker [INFO] tweaked toml for git repo https://github.com/d-jsrsc/mgc-checker written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/d-jsrsc/mgc-checker 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efddbcb26197e53a70816741a1e7ed2454f1bc9d0e86e63d01bcc58a5e6a3ee0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efddbcb26197e53a70816741a1e7ed2454f1bc9d0e86e63d01bcc58a5e6a3ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efddbcb26197e53a70816741a1e7ed2454f1bc9d0e86e63d01bcc58a5e6a3ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efddbcb26197e53a70816741a1e7ed2454f1bc9d0e86e63d01bcc58a5e6a3ee0", kill_on_drop: false }` [INFO] [stdout] efddbcb26197e53a70816741a1e7ed2454f1bc9d0e86e63d01bcc58a5e6a3ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a1ec2905e6ec007f908f87e47f2d25568022eba1c784ad19569ab9693563c65 [INFO] running `Command { std: "docker" "start" "-a" "9a1ec2905e6ec007f908f87e47f2d25568022eba1c784ad19569ab9693563c65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling mgchecker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.14s [INFO] running `Command { std: "docker" "inspect" "9a1ec2905e6ec007f908f87e47f2d25568022eba1c784ad19569ab9693563c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1ec2905e6ec007f908f87e47f2d25568022eba1c784ad19569ab9693563c65", kill_on_drop: false }` [INFO] [stdout] 9a1ec2905e6ec007f908f87e47f2d25568022eba1c784ad19569ab9693563c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ccf5d39ac82fefab99732ba63b3ec3bb7d82ed7ad6acfd7653c6c8b3f989e9a [INFO] running `Command { std: "docker" "start" "-a" "0ccf5d39ac82fefab99732ba63b3ec3bb7d82ed7ad6acfd7653c6c8b3f989e9a", kill_on_drop: false }` [INFO] [stderr] Compiling mgchecker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "0ccf5d39ac82fefab99732ba63b3ec3bb7d82ed7ad6acfd7653c6c8b3f989e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ccf5d39ac82fefab99732ba63b3ec3bb7d82ed7ad6acfd7653c6c8b3f989e9a", kill_on_drop: false }` [INFO] [stdout] 0ccf5d39ac82fefab99732ba63b3ec3bb7d82ed7ad6acfd7653c6c8b3f989e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 346d06debe50b83cd89d07e7ac55fe79210c13c52e0a18c405dd002cb823ec48 [INFO] running `Command { std: "docker" "start" "-a" "346d06debe50b83cd89d07e7ac55fe79210c13c52e0a18c405dd002cb823ec48", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mgchecker-5e3fd1f5f970f231) [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" "346d06debe50b83cd89d07e7ac55fe79210c13c52e0a18c405dd002cb823ec48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346d06debe50b83cd89d07e7ac55fe79210c13c52e0a18c405dd002cb823ec48", kill_on_drop: false }` [INFO] [stdout] 346d06debe50b83cd89d07e7ac55fe79210c13c52e0a18c405dd002cb823ec48