[INFO] updating cached repository https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 207a71caf24dafc4b9e86a7932857b80dcbbb3e0 [INFO] testing IxquitilisSaid/wicked-rust-cli-thingy against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIxquitilisSaid%2Fwicked-rust-cli-thingy" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] finished tweaking git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] tweaked toml for git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 268dba0c9aed9ea5eca9590e06f0d8043acbd08a2443100a08ef531043365aa5 [INFO] running `"docker" "start" "-a" "268dba0c9aed9ea5eca9590e06f0d8043acbd08a2443100a08ef531043365aa5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling wicked-cli-thing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "268dba0c9aed9ea5eca9590e06f0d8043acbd08a2443100a08ef531043365aa5"` [INFO] running `"docker" "rm" "-f" "268dba0c9aed9ea5eca9590e06f0d8043acbd08a2443100a08ef531043365aa5"` [INFO] [stdout] 268dba0c9aed9ea5eca9590e06f0d8043acbd08a2443100a08ef531043365aa5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e7bfab993aea799ba392e01b233c3bb741eec395281b1820ec410c17a0f5188 [INFO] running `"docker" "start" "-a" "1e7bfab993aea799ba392e01b233c3bb741eec395281b1820ec410c17a0f5188"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wicked-cli-thing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "1e7bfab993aea799ba392e01b233c3bb741eec395281b1820ec410c17a0f5188"` [INFO] running `"docker" "rm" "-f" "1e7bfab993aea799ba392e01b233c3bb741eec395281b1820ec410c17a0f5188"` [INFO] [stdout] 1e7bfab993aea799ba392e01b233c3bb741eec395281b1820ec410c17a0f5188 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 57413901a2e29144dd81689fa5c122bad45c6dde278e68636ceb421c5505fe09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "57413901a2e29144dd81689fa5c122bad45c6dde278e68636ceb421c5505fe09"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wicked_cli_thing-da03773c1a7cf206 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "57413901a2e29144dd81689fa5c122bad45c6dde278e68636ceb421c5505fe09"` [INFO] running `"docker" "rm" "-f" "57413901a2e29144dd81689fa5c122bad45c6dde278e68636ceb421c5505fe09"` [INFO] [stdout] 57413901a2e29144dd81689fa5c122bad45c6dde278e68636ceb421c5505fe09