[INFO] crate lucetc 0.4.1 is already in cache [INFO] checking lucetc-0.4.1 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate lucetc 0.4.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lucetc 0.4.1 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lucetc 0.4.1 [INFO] finished tweaking crates.io crate lucetc 0.4.1 [INFO] tweaked toml for crates.io crate lucetc 0.4.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lucetc 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8c9ea9db5df896246d0e973ba7036ce73736ff487e505721588fd17c1a23150 [INFO] running `"docker" "start" "-a" "c8c9ea9db5df896246d0e973ba7036ce73736ff487e505721588fd17c1a23150"` [INFO] [stderr] Checking cranelift-entity v0.46.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.46.1 [INFO] [stderr] Checking wasmparser v0.39.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Compiling lucetc v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking human-size v0.4.0 [INFO] [stderr] Checking bimap v0.2.0 [INFO] [stderr] Checking wast v3.0.1 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.46.1 [INFO] [stderr] Checking cranelift-bforest v0.46.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking minisign v0.5.12 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cranelift-codegen v0.46.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking witx v0.3.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking lucet-validate v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking bincode v1.2.0 [INFO] [stderr] Checking wabt v0.9.2 [INFO] [stderr] Checking wasmonkey v0.1.9 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Checking faerie v0.11.0 [INFO] [stderr] Checking object v0.14.1 [INFO] [stderr] Checking lucet-module v0.4.1 [INFO] [stderr] Checking cranelift-frontend v0.46.1 [INFO] [stderr] Checking cranelift-module v0.46.1 [INFO] [stderr] Checking cranelift-native v0.46.1 [INFO] [stderr] Checking cranelift-faerie v0.46.1 [INFO] [stderr] Checking cranelift-wasm v0.46.1 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/load.rs:37:34 [INFO] [stderr] | [INFO] [stderr] 37 | let mut result = err.description().to_string(); [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/load.rs:37:34 [INFO] [stderr] | [INFO] [stderr] 37 | let mut result = err.description().to_string(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `"docker" "inspect" "c8c9ea9db5df896246d0e973ba7036ce73736ff487e505721588fd17c1a23150"` [INFO] running `"docker" "rm" "-f" "c8c9ea9db5df896246d0e973ba7036ce73736ff487e505721588fd17c1a23150"` [INFO] [stdout] c8c9ea9db5df896246d0e973ba7036ce73736ff487e505721588fd17c1a23150