[INFO] fetching crate sysk-forgets 0.1.2... [INFO] checking sysk-forgets-0.1.2 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate sysk-forgets 0.1.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sysk-forgets 0.1.2 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sysk-forgets 0.1.2 [INFO] finished tweaking crates.io crate sysk-forgets 0.1.2 [INFO] tweaked toml for crates.io crate sysk-forgets 0.1.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate sysk-forgets 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded async-trait v0.1.33 [INFO] [stderr] Downloaded refinery v0.3.0 [INFO] [stderr] Downloaded isahc v0.9.3 [INFO] [stderr] Downloaded refinery-macros v0.3.0 [INFO] [stderr] Downloaded barrel v0.6.5 [INFO] [stderr] Downloaded refinery-core v0.3.1 [INFO] [stderr] Downloaded vivian-essentials v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52d883148a985021b03a99e9e8c016fc6118cf90c6b806739f95c8b06d41b06e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52d883148a985021b03a99e9e8c016fc6118cf90c6b806739f95c8b06d41b06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52d883148a985021b03a99e9e8c016fc6118cf90c6b806739f95c8b06d41b06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d883148a985021b03a99e9e8c016fc6118cf90c6b806739f95c8b06d41b06e", kill_on_drop: false }` [INFO] [stdout] 52d883148a985021b03a99e9e8c016fc6118cf90c6b806739f95c8b06d41b06e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454fc31d9da5f9bd8c83fe3ef56833bc9608533993e9b696fe67f4be7279e2b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "454fc31d9da5f9bd8c83fe3ef56833bc9608533993e9b696fe67f4be7279e2b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vivian-essentials v0.1.0 [INFO] [stderr] Checking barrel v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v0.4.19 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking sluice v0.5.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking refinery-core v0.3.1 [INFO] [stderr] Compiling refinery-macros v0.3.0 [INFO] [stderr] Checking refinery v0.3.0 [INFO] [stderr] Checking sysk-forgets v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.21s [INFO] running `Command { std: "docker" "inspect" "454fc31d9da5f9bd8c83fe3ef56833bc9608533993e9b696fe67f4be7279e2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454fc31d9da5f9bd8c83fe3ef56833bc9608533993e9b696fe67f4be7279e2b3", kill_on_drop: false }` [INFO] [stdout] 454fc31d9da5f9bd8c83fe3ef56833bc9608533993e9b696fe67f4be7279e2b3