[INFO] crate py-pkstl 0.1.0 is already in cache [INFO] checking py-pkstl-0.1.0 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate py-pkstl 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate py-pkstl 0.1.0 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate py-pkstl 0.1.0 [INFO] finished tweaking crates.io crate py-pkstl 0.1.0 [INFO] tweaked toml for crates.io crate py-pkstl 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] b35f6984c6edccd482aa933c3b22a4550b4f6a5bc831bdcc261f82a630e0a63c [INFO] running `"docker" "start" "-a" "b35f6984c6edccd482aa933c3b22a4550b4f6a5bc831bdcc261f82a630e0a63c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.109 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pkstl v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking py-pkstl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> src/lib.rs:82:2 [INFO] [stderr] | [INFO] [stderr] 82 | inner: pkstl::MinimalSecureLayer [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> src/lib.rs:82:2 [INFO] [stderr] | [INFO] [stderr] 82 | inner: pkstl::MinimalSecureLayer [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "b35f6984c6edccd482aa933c3b22a4550b4f6a5bc831bdcc261f82a630e0a63c"` [INFO] running `"docker" "rm" "-f" "b35f6984c6edccd482aa933c3b22a4550b4f6a5bc831bdcc261f82a630e0a63c"` [INFO] [stdout] b35f6984c6edccd482aa933c3b22a4550b4f6a5bc831bdcc261f82a630e0a63c