[INFO] crate rcc 0.3.0 is already in cache [INFO] checking rcc-0.3.0 against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] extracting crate rcc 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rcc 0.3.0 on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rcc 0.3.0 [INFO] finished tweaking crates.io crate rcc 0.3.0 [INFO] tweaked toml for crates.io crate rcc 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate rcc 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2ec4997d66e58902208bb30198c2b22dbe602c6373a4e16e00b452da6594af4b [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" "2ec4997d66e58902208bb30198c2b22dbe602c6373a4e16e00b452da6594af4b"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling hexf-parse v0.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking pico-args v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling hexf-impl v0.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking hexf v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking goblin v0.1.2 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Checking object v0.16.0 [INFO] [stderr] Checking cranelift-frontend v0.52.0 [INFO] [stderr] Checking cranelift-module v0.52.0 [INFO] [stderr] Checking cranelift-object v0.52.0 [INFO] [stderr] Checking cranelift v0.52.0 [INFO] [stderr] Checking rcc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lex.rs:395:63 [INFO] [stderr] | [INFO] [stderr] 395 | hexf::parse_hexf64(&buf, false).map_err(|err| err.description().into()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lex.rs:395:63 [INFO] [stderr] | [INFO] [stderr] 395 | hexf::parse_hexf64(&buf, false).map_err(|err| err.description().into()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized] target(s) in 50.59s [INFO] running `"docker" "inspect" "2ec4997d66e58902208bb30198c2b22dbe602c6373a4e16e00b452da6594af4b"` [INFO] running `"docker" "rm" "-f" "2ec4997d66e58902208bb30198c2b22dbe602c6373a4e16e00b452da6594af4b"` [INFO] [stdout] 2ec4997d66e58902208bb30198c2b22dbe602c6373a4e16e00b452da6594af4b