[INFO] cloning repository https://github.com/hardliner66/creative_zone_builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/creative_zone_builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fcreative_zone_builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fcreative_zone_builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed132fe86c31f6eedc22f7ace4ea9e78715b0212 [INFO] testing hardliner66/creative_zone_builder against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fcreative_zone_builder" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardliner66/creative_zone_builder on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardliner66/creative_zone_builder [INFO] finished tweaking git repo https://github.com/hardliner66/creative_zone_builder [INFO] tweaked toml for git repo https://github.com/hardliner66/creative_zone_builder written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/hardliner66/creative_zone_builder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78255be5a9e813122895f6be102f128d72b5d0d350247b9f19d886815781e4da [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" "78255be5a9e813122895f6be102f128d72b5d0d350247b9f19d886815781e4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78255be5a9e813122895f6be102f128d72b5d0d350247b9f19d886815781e4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78255be5a9e813122895f6be102f128d72b5d0d350247b9f19d886815781e4da", kill_on_drop: false }` [INFO] [stdout] 78255be5a9e813122895f6be102f128d72b5d0d350247b9f19d886815781e4da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] e9dbe8025fe02fe6631431a3967328b4cefcaac2d6d51e423f979252ba4f4b3e [INFO] running `Command { std: "docker" "start" "-a" "e9dbe8025fe02fe6631431a3967328b4cefcaac2d6d51e423f979252ba4f4b3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.32.0 (https://github.com/Morganamilo/clap?branch=fix-default-usage#8d664046) [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling rust-embed-impl v5.1.0 [INFO] [stderr] Compiling rust-embed v5.1.0 [INFO] [stderr] Compiling creative_zone_builder v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "e9dbe8025fe02fe6631431a3967328b4cefcaac2d6d51e423f979252ba4f4b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9dbe8025fe02fe6631431a3967328b4cefcaac2d6d51e423f979252ba4f4b3e", kill_on_drop: false }` [INFO] [stdout] e9dbe8025fe02fe6631431a3967328b4cefcaac2d6d51e423f979252ba4f4b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7991a401e5ddae1d5cdd1ccc088beb6bd08e952373cd25c96dee5b89a210c522 [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" "7991a401e5ddae1d5cdd1ccc088beb6bd08e952373cd25c96dee5b89a210c522", kill_on_drop: false }` [INFO] [stderr] Compiling creative_zone_builder v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "7991a401e5ddae1d5cdd1ccc088beb6bd08e952373cd25c96dee5b89a210c522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7991a401e5ddae1d5cdd1ccc088beb6bd08e952373cd25c96dee5b89a210c522", kill_on_drop: false }` [INFO] [stdout] 7991a401e5ddae1d5cdd1ccc088beb6bd08e952373cd25c96dee5b89a210c522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] e8e962a8465832be7dc696f2af939e86278c2bd68d1837629cade71dd67946c1 [INFO] running `Command { std: "docker" "start" "-a" "e8e962a8465832be7dc696f2af939e86278c2bd68d1837629cade71dd67946c1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/creative_zone_builder-16c100cf4f255808 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8e962a8465832be7dc696f2af939e86278c2bd68d1837629cade71dd67946c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e962a8465832be7dc696f2af939e86278c2bd68d1837629cade71dd67946c1", kill_on_drop: false }` [INFO] [stdout] e8e962a8465832be7dc696f2af939e86278c2bd68d1837629cade71dd67946c1