[INFO] updating cached repository https://github.com/ryankurte/cargo-debug [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] 3192f7897a9ffe344d37bd73d4c82efe9831b6b7 [INFO] testing ryankurte/cargo-debug against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-debug" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/cargo-debug on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ryankurte/cargo-debug [INFO] finished tweaking git repo https://github.com/ryankurte/cargo-debug [INFO] tweaked toml for git repo https://github.com/ryankurte/cargo-debug written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/cargo-debug already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "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] e21e163c1755d075c04488ce8b8f5cbf7267831f74ce0063348c1d4305126763 [INFO] running `"docker" "start" "-a" "e21e163c1755d075c04488ce8b8f5cbf7267831f74ce0063348c1d4305126763"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling cargo-toml2 v1.3.1 [INFO] [stderr] Compiling cargo_metadata v0.7.4 [INFO] [stderr] Compiling cargo-debug v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "e21e163c1755d075c04488ce8b8f5cbf7267831f74ce0063348c1d4305126763"` [INFO] running `"docker" "rm" "-f" "e21e163c1755d075c04488ce8b8f5cbf7267831f74ce0063348c1d4305126763"` [INFO] [stdout] e21e163c1755d075c04488ce8b8f5cbf7267831f74ce0063348c1d4305126763 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "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] a8f5fdf96d9a3e063e4269dd0e4bdb0a5455aaf3a5a2bb6bf722b00f3a2966e3 [INFO] running `"docker" "start" "-a" "a8f5fdf96d9a3e063e4269dd0e4bdb0a5455aaf3a5a2bb6bf722b00f3a2966e3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-debug v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "a8f5fdf96d9a3e063e4269dd0e4bdb0a5455aaf3a5a2bb6bf722b00f3a2966e3"` [INFO] running `"docker" "rm" "-f" "a8f5fdf96d9a3e063e4269dd0e4bdb0a5455aaf3a5a2bb6bf722b00f3a2966e3"` [INFO] [stdout] a8f5fdf96d9a3e063e4269dd0e4bdb0a5455aaf3a5a2bb6bf722b00f3a2966e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c0a01a8e1339ea4a6093df423137feb2cc0a47a05145ca1ba1a7ccb5d57aac4 [INFO] running `"docker" "start" "-a" "0c0a01a8e1339ea4a6093df423137feb2cc0a47a05145ca1ba1a7ccb5d57aac4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_debug-0c1f396ead624bc2 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::fake_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0c0a01a8e1339ea4a6093df423137feb2cc0a47a05145ca1ba1a7ccb5d57aac4"` [INFO] running `"docker" "rm" "-f" "0c0a01a8e1339ea4a6093df423137feb2cc0a47a05145ca1ba1a7ccb5d57aac4"` [INFO] [stdout] 0c0a01a8e1339ea4a6093df423137feb2cc0a47a05145ca1ba1a7ccb5d57aac4