[INFO] cloning repository https://github.com/whostolemyhat/dungeon-procgen-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whostolemyhat/dungeon-procgen-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fdungeon-procgen-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fdungeon-procgen-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc58fbc637e7fc02c650513ac74a643d71267ff7 [INFO] testing whostolemyhat/dungeon-procgen-1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fdungeon-procgen-1" "/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/whostolemyhat/dungeon-procgen-1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whostolemyhat/dungeon-procgen-1 [INFO] finished tweaking git repo https://github.com/whostolemyhat/dungeon-procgen-1 [INFO] tweaked toml for git repo https://github.com/whostolemyhat/dungeon-procgen-1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/whostolemyhat/dungeon-procgen-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest v0.7.4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c5e9ac4911db579f99044e15317686d18fb5f0d189a29a87466709e58b6bf4 [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" "55c5e9ac4911db579f99044e15317686d18fb5f0d189a29a87466709e58b6bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c5e9ac4911db579f99044e15317686d18fb5f0d189a29a87466709e58b6bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c5e9ac4911db579f99044e15317686d18fb5f0d189a29a87466709e58b6bf4", kill_on_drop: false }` [INFO] [stdout] 55c5e9ac4911db579f99044e15317686d18fb5f0d189a29a87466709e58b6bf4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7db2edcaf643f23cc4d6fa4c76d4cdaf4c79313af6027efde981e1f8831764d [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" "b7db2edcaf643f23cc4d6fa4c76d4cdaf4c79313af6027efde981e1f8831764d", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling rand v0.5.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling dungeon-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.28s [INFO] running `Command { std: "docker" "inspect" "b7db2edcaf643f23cc4d6fa4c76d4cdaf4c79313af6027efde981e1f8831764d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7db2edcaf643f23cc4d6fa4c76d4cdaf4c79313af6027efde981e1f8831764d", kill_on_drop: false }` [INFO] [stdout] b7db2edcaf643f23cc4d6fa4c76d4cdaf4c79313af6027efde981e1f8831764d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afde0f4d304fc2a82f57a11acb422fa450d8c9790faaf14504d809adf56607e [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" "4afde0f4d304fc2a82f57a11acb422fa450d8c9790faaf14504d809adf56607e", kill_on_drop: false }` [INFO] [stderr] Compiling dungeon-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "4afde0f4d304fc2a82f57a11acb422fa450d8c9790faaf14504d809adf56607e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afde0f4d304fc2a82f57a11acb422fa450d8c9790faaf14504d809adf56607e", kill_on_drop: false }` [INFO] [stdout] 4afde0f4d304fc2a82f57a11acb422fa450d8c9790faaf14504d809adf56607e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0332ace3f66ceaed6f1275285a9924af99fef863367365924c8a576511ad410 [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" "a0332ace3f66ceaed6f1275285a9924af99fef863367365924c8a576511ad410", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dungeon_example-9af0722069ab174b) [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" "a0332ace3f66ceaed6f1275285a9924af99fef863367365924c8a576511ad410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0332ace3f66ceaed6f1275285a9924af99fef863367365924c8a576511ad410", kill_on_drop: false }` [INFO] [stdout] a0332ace3f66ceaed6f1275285a9924af99fef863367365924c8a576511ad410