[INFO] crate addr2line 0.12.1 is already in cache [INFO] testing addr2line-0.12.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate addr2line 0.12.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate addr2line 0.12.1 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 crates.io crate addr2line 0.12.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate addr2line 0.12.1 [INFO] tweaked toml for crates.io crate addr2line 0.12.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate addr2line 0.12.1 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1a0120dbb6dda4740128bf29bba6eec6c918967af13f9b45ad9a25984a8b3033 [INFO] running `"docker" "start" "-a" "1a0120dbb6dda4740128bf29bba6eec6c918967af13f9b45ad9a25984a8b3033"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling wasmparser v0.54.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling cpp_demangle v0.2.14 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling addr2line v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.43s [INFO] running `"docker" "inspect" "1a0120dbb6dda4740128bf29bba6eec6c918967af13f9b45ad9a25984a8b3033"` [INFO] running `"docker" "rm" "-f" "1a0120dbb6dda4740128bf29bba6eec6c918967af13f9b45ad9a25984a8b3033"` [INFO] [stdout] 1a0120dbb6dda4740128bf29bba6eec6c918967af13f9b45ad9a25984a8b3033 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6059186dc3e2ef27465ca0001ce47895535abc6471d9070e28b63756b3ace512 [INFO] running `"docker" "start" "-a" "6059186dc3e2ef27465ca0001ce47895535abc6471d9070e28b63756b3ace512"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rustc-test v0.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling addr2line v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `aux` [INFO] [stderr] --> tests/correctness.rs:70:10 [INFO] [stderr] | [INFO] [stderr] 70 | test(aux::foo as u64, "aux::foo"); [INFO] [stderr] | ^^^ use of undeclared type or module `aux` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `addr2line`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6059186dc3e2ef27465ca0001ce47895535abc6471d9070e28b63756b3ace512"` [INFO] running `"docker" "rm" "-f" "6059186dc3e2ef27465ca0001ce47895535abc6471d9070e28b63756b3ace512"` [INFO] [stdout] 6059186dc3e2ef27465ca0001ce47895535abc6471d9070e28b63756b3ace512