[INFO] cloning repository https://github.com/llllIIIIllll/rust_demo_nodes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llllIIIIllll/rust_demo_nodes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FllllIIIIllll%2Frust_demo_nodes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FllllIIIIllll%2Frust_demo_nodes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f32209c11bd6f1cde78fca6efb3581e92894f9a [INFO] testing llllIIIIllll/rust_demo_nodes against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FllllIIIIllll%2Frust_demo_nodes" "/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/llllIIIIllll/rust_demo_nodes on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/llllIIIIllll/rust_demo_nodes [INFO] finished tweaking git repo https://github.com/llllIIIIllll/rust_demo_nodes [INFO] tweaked toml for git repo https://github.com/llllIIIIllll/rust_demo_nodes written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/llllIIIIllll/rust_demo_nodes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", 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] 54e709a191359eed6047ec3d089406ae2cf5141632417d2fde700f6d076f8a40 [INFO] running `Command { std: "docker" "start" "-a" "54e709a191359eed6047ec3d089406ae2cf5141632417d2fde700f6d076f8a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e709a191359eed6047ec3d089406ae2cf5141632417d2fde700f6d076f8a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e709a191359eed6047ec3d089406ae2cf5141632417d2fde700f6d076f8a40", kill_on_drop: false }` [INFO] [stdout] 54e709a191359eed6047ec3d089406ae2cf5141632417d2fde700f6d076f8a40 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78209481afca621e90785f3b7bdc4350e6bc0694e83f8a38fae945d94b35a1c9 [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" "78209481afca621e90785f3b7bdc4350e6bc0694e83f8a38fae945d94b35a1c9", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "78209481afca621e90785f3b7bdc4350e6bc0694e83f8a38fae945d94b35a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78209481afca621e90785f3b7bdc4350e6bc0694e83f8a38fae945d94b35a1c9", kill_on_drop: false }` [INFO] [stdout] 78209481afca621e90785f3b7bdc4350e6bc0694e83f8a38fae945d94b35a1c9 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b859075f179b5f83df2433c4e0d4da285566d8712e9e9119c63f0fb7afecd3 [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" "98b859075f179b5f83df2433c4e0d4da285566d8712e9e9119c63f0fb7afecd3", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "98b859075f179b5f83df2433c4e0d4da285566d8712e9e9119c63f0fb7afecd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b859075f179b5f83df2433c4e0d4da285566d8712e9e9119c63f0fb7afecd3", kill_on_drop: false }` [INFO] [stdout] 98b859075f179b5f83df2433c4e0d4da285566d8712e9e9119c63f0fb7afecd3 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] b14ad8ef99ab89c2be3c88a06a40ef8d97ab9c9f9d94fbe69bcd9b1a33f0207e [INFO] running `Command { std: "docker" "start" "-a" "b14ad8ef99ab89c2be3c88a06a40ef8d97ab9c9f9d94fbe69bcd9b1a33f0207e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_rst-ad1171e0c09193a7) [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" "b14ad8ef99ab89c2be3c88a06a40ef8d97ab9c9f9d94fbe69bcd9b1a33f0207e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14ad8ef99ab89c2be3c88a06a40ef8d97ab9c9f9d94fbe69bcd9b1a33f0207e", kill_on_drop: false }` [INFO] [stdout] b14ad8ef99ab89c2be3c88a06a40ef8d97ab9c9f9d94fbe69bcd9b1a33f0207e