[INFO] crate cranelift-simplejit 0.64.0 is already in cache [INFO] checking cranelift-simplejit-0.64.0 against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] extracting crate cranelift-simplejit 0.64.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cranelift-simplejit 0.64.0 on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cranelift-simplejit 0.64.0 [INFO] finished tweaking crates.io crate cranelift-simplejit 0.64.0 [INFO] tweaked toml for crates.io crate cranelift-simplejit 0.64.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cranelift-simplejit 0.64.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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] 3cd19c6cb23cba9f54baf2fd18a6690a549f74a7df4e67848620bb25fd8c2a13 [INFO] running `"docker" "start" "-a" "3cd19c6cb23cba9f54baf2fd18a6690a549f74a7df4e67848620bb25fd8c2a13"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cranelift-entity v0.64.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.64.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.64.0 [INFO] [stderr] Checking cranelift-bforest v0.64.0 [INFO] [stderr] Checking regalloc v0.0.25 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling cranelift-codegen v0.64.0 [INFO] [stderr] Checking cranelift-module v0.64.0 [INFO] [stderr] Checking cranelift-native v0.64.0 [INFO] [stderr] Checking cranelift-frontend v0.64.0 [INFO] [stderr] Checking cranelift-simplejit v0.64.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cranelift v0.64.0 [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadWrite': Use Protection::READ_WRITE instead [INFO] [stderr] --> src/memory.rs:114:53 [INFO] [stderr] | [INFO] [stderr] 114 | region::protect(self.ptr, self.len, region::Protection::ReadWrite) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/memory.rs:194:51 [INFO] [stderr] | [INFO] [stderr] 194 | region::protect(ptr, len, region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::Read': Use Protection::READ instead [INFO] [stderr] --> src/memory.rs:223:51 [INFO] [stderr] | [INFO] [stderr] 223 | region::protect(ptr, len, region::Protection::Read) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadWrite': Use Protection::READ_WRITE instead [INFO] [stderr] --> src/memory.rs:114:53 [INFO] [stderr] | [INFO] [stderr] 114 | region::protect(self.ptr, self.len, region::Protection::ReadWrite) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/memory.rs:194:51 [INFO] [stderr] | [INFO] [stderr] 194 | region::protect(ptr, len, region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::Read': Use Protection::READ instead [INFO] [stderr] --> src/memory.rs:223:51 [INFO] [stderr] | [INFO] [stderr] 223 | region::protect(ptr, len, region::Protection::Read) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "3cd19c6cb23cba9f54baf2fd18a6690a549f74a7df4e67848620bb25fd8c2a13"` [INFO] running `"docker" "rm" "-f" "3cd19c6cb23cba9f54baf2fd18a6690a549f74a7df4e67848620bb25fd8c2a13"` [INFO] [stdout] 3cd19c6cb23cba9f54baf2fd18a6690a549f74a7df4e67848620bb25fd8c2a13