[INFO] cloning repository https://github.com/Xavulu/nekew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xavulu/nekew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fnekew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fnekew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfee0da49a04069f7304f755345efc4eb3cd7f38 [INFO] testing Xavulu/nekew against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fnekew" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xavulu/nekew 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/Xavulu/nekew [INFO] finished tweaking git repo https://github.com/Xavulu/nekew [INFO] tweaked toml for git repo https://github.com/Xavulu/nekew written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Xavulu/nekew 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] Downloading crates ... [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] [stderr] Downloaded number2name v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 423c2b825667c65ac74f051ae1b888aeaa372b058fc7253b77db9c85b96004c0 [INFO] running `Command { std: "docker" "start" "-a" "423c2b825667c65ac74f051ae1b888aeaa372b058fc7253b77db9c85b96004c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "423c2b825667c65ac74f051ae1b888aeaa372b058fc7253b77db9c85b96004c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423c2b825667c65ac74f051ae1b888aeaa372b058fc7253b77db9c85b96004c0", kill_on_drop: false }` [INFO] [stdout] 423c2b825667c65ac74f051ae1b888aeaa372b058fc7253b77db9c85b96004c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 727921cd9662087dda34e9c48e6717ca5e625090b70ed51914a8f19796fd7270 [INFO] running `Command { std: "docker" "start" "-a" "727921cd9662087dda34e9c48e6717ca5e625090b70ed51914a8f19796fd7270", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling paris v1.5.7 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling number2name v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling file_shred v1.1.0 [INFO] [stderr] Compiling color-eyre v0.5.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling nekew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "727921cd9662087dda34e9c48e6717ca5e625090b70ed51914a8f19796fd7270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727921cd9662087dda34e9c48e6717ca5e625090b70ed51914a8f19796fd7270", kill_on_drop: false }` [INFO] [stdout] 727921cd9662087dda34e9c48e6717ca5e625090b70ed51914a8f19796fd7270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 326c82ea9d01355f3f934e739cedad223067bdd57f9a13c4c374e05b0a70d219 [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" "326c82ea9d01355f3f934e739cedad223067bdd57f9a13c4c374e05b0a70d219", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "326c82ea9d01355f3f934e739cedad223067bdd57f9a13c4c374e05b0a70d219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326c82ea9d01355f3f934e739cedad223067bdd57f9a13c4c374e05b0a70d219", kill_on_drop: false }` [INFO] [stdout] 326c82ea9d01355f3f934e739cedad223067bdd57f9a13c4c374e05b0a70d219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 1fdbd0f0509ca431cedcf9db9f9080ddb1aa467dcb0a18695b6b6eb423d9d75a [INFO] running `Command { std: "docker" "start" "-a" "1fdbd0f0509ca431cedcf9db9f9080ddb1aa467dcb0a18695b6b6eb423d9d75a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "1fdbd0f0509ca431cedcf9db9f9080ddb1aa467dcb0a18695b6b6eb423d9d75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdbd0f0509ca431cedcf9db9f9080ddb1aa467dcb0a18695b6b6eb423d9d75a", kill_on_drop: false }` [INFO] [stdout] 1fdbd0f0509ca431cedcf9db9f9080ddb1aa467dcb0a18695b6b6eb423d9d75a