[INFO] cloning repository https://github.com/jansc/ncgopher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jansc/ncgopher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d945744cb2b343754777f290effcd77263b827f3 [INFO] testing jansc/ncgopher against 1.52.1 for beta-1.53-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jansc/ncgopher on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jansc/ncgopher [INFO] finished tweaking git repo https://github.com/jansc/ncgopher [INFO] tweaked toml for git repo https://github.com/jansc/ncgopher written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jansc/ncgopher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.52.1" "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] 293ada027453bfd97fff701c7c523d8c038af11ba24f9ffccf72bab120daffe7 [INFO] running `Command { std: "docker" "start" "-a" "293ada027453bfd97fff701c7c523d8c038af11ba24f9ffccf72bab120daffe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "293ada027453bfd97fff701c7c523d8c038af11ba24f9ffccf72bab120daffe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293ada027453bfd97fff701c7c523d8c038af11ba24f9ffccf72bab120daffe7", kill_on_drop: false }` [INFO] [stdout] 293ada027453bfd97fff701c7c523d8c038af11ba24f9ffccf72bab120daffe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 724fff1162f066557520caca073d3b32c691f737deba1dba4ebdbfcab3d9728e [INFO] running `Command { std: "docker" "start" "-a" "724fff1162f066557520caca073d3b32c691f737deba1dba4ebdbfcab3d9728e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling gemtext v0.2.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling ncurses v5.100.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling der-oid-macro v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling der-parser v5.0.0 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling x509-parser v0.9.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling ncgopher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "724fff1162f066557520caca073d3b32c691f737deba1dba4ebdbfcab3d9728e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724fff1162f066557520caca073d3b32c691f737deba1dba4ebdbfcab3d9728e", kill_on_drop: false }` [INFO] [stdout] 724fff1162f066557520caca073d3b32c691f737deba1dba4ebdbfcab3d9728e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fa2a6e03a197cc49353bc53d95a0c785881f1f5f9cf3129d2b8242a01c89505 [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" "7fa2a6e03a197cc49353bc53d95a0c785881f1f5f9cf3129d2b8242a01c89505", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ncgopher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "7fa2a6e03a197cc49353bc53d95a0c785881f1f5f9cf3129d2b8242a01c89505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa2a6e03a197cc49353bc53d95a0c785881f1f5f9cf3129d2b8242a01c89505", kill_on_drop: false }` [INFO] [stdout] 7fa2a6e03a197cc49353bc53d95a0c785881f1f5f9cf3129d2b8242a01c89505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4b6a9b91897f0e8cdb750d59e2f14c039a3bfb9347bcf10a8863ba87ea4e582 [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" "a4b6a9b91897f0e8cdb750d59e2f14c039a3bfb9347bcf10a8863ba87ea4e582", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ncgopher-fdbde0ffa0b0f2a3) [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" "a4b6a9b91897f0e8cdb750d59e2f14c039a3bfb9347bcf10a8863ba87ea4e582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b6a9b91897f0e8cdb750d59e2f14c039a3bfb9347bcf10a8863ba87ea4e582", kill_on_drop: false }` [INFO] [stdout] a4b6a9b91897f0e8cdb750d59e2f14c039a3bfb9347bcf10a8863ba87ea4e582