[INFO] cloning repository https://github.com/interruptinuse/fixext-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/interruptinuse/fixext-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterruptinuse%2Ffixext-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterruptinuse%2Ffixext-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 221b0377c1cb2924f2346d36ed05bc7a728333ac [INFO] checking interruptinuse/fixext-rs against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finterruptinuse%2Ffixext-rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/interruptinuse/fixext-rs on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/interruptinuse/fixext-rs [INFO] finished tweaking git repo https://github.com/interruptinuse/fixext-rs [INFO] tweaked toml for git repo https://github.com/interruptinuse/fixext-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/interruptinuse/fixext-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] 07bdbc2ef00606c6621958a12ec56f502cd93e271a589482b52ec8563be2dbaf [INFO] running `"docker" "start" "-a" "07bdbc2ef00606c6621958a12ec56f502cd93e271a589482b52ec8563be2dbaf"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling magic-sys v0.2.1 (https://github.com/interruptinuse/rust-magic-sys#0c20fce1) [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking magic v0.12.2 (https://github.com/interruptinuse/rust-magic#8d38180e) [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking rustyline v5.0.4 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Compiling fixext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused label [INFO] [stderr] --> fixext.rs:745:84 [INFO] [stderr] | [INFO] [stderr] 745 | let (desc, mime, dexts, mexts): (String, String, Vec, Vec) = 'magic: { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> fixext.rs:745:84 [INFO] [stderr] | [INFO] [stderr] 745 | let (desc, mime, dexts, mexts): (String, String, Vec, Vec) = 'magic: { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "07bdbc2ef00606c6621958a12ec56f502cd93e271a589482b52ec8563be2dbaf"` [INFO] running `"docker" "rm" "-f" "07bdbc2ef00606c6621958a12ec56f502cd93e271a589482b52ec8563be2dbaf"` [INFO] [stdout] 07bdbc2ef00606c6621958a12ec56f502cd93e271a589482b52ec8563be2dbaf