[INFO] fetching crate xron 0.3.3... [INFO] checking xron-0.3.3 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate xron 0.3.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate xron 0.3.3 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xron 0.3.3 [INFO] finished tweaking crates.io crate xron 0.3.3 [INFO] tweaked toml for crates.io crate xron 0.3.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate xron 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded msdos_time v0.1.6 [INFO] [stderr] Downloaded cc v1.0.48 [INFO] [stderr] Downloaded podio v0.1.6 [INFO] [stderr] Downloaded err-derive v0.1.6 [INFO] [stderr] Downloaded zip v0.5.3 [INFO] [stderr] Downloaded bzip2-sys v0.1.7 [INFO] [stderr] Downloaded quick-xml v0.16.1 [INFO] [stderr] Downloaded zip v0.4.2 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded basic_xlsx_writer v0.1.2 [INFO] [stderr] Downloaded calamine v0.15.6 [INFO] [stderr] Downloaded encoding_rs v0.8.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e808d26a9a623128a8f6c5dc08216009b4033b15398f3106606034d243bcd5b6 [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" "e808d26a9a623128a8f6c5dc08216009b4033b15398f3106606034d243bcd5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e808d26a9a623128a8f6c5dc08216009b4033b15398f3106606034d243bcd5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e808d26a9a623128a8f6c5dc08216009b4033b15398f3106606034d243bcd5b6", kill_on_drop: false }` [INFO] [stdout] e808d26a9a623128a8f6c5dc08216009b4033b15398f3106606034d243bcd5b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc02d6903198ebfedaf1b41e2d318c711f1cce55085940eab56c2821ec4c774 [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" "3dc02d6903198ebfedaf1b41e2d318c711f1cce55085940eab56c2821ec4c774", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.4.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking basic_xlsx_writer v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking quick-xml v0.16.1 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking calamine v0.15.6 [INFO] [stderr] Checking xron v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.35s [INFO] running `Command { std: "docker" "inspect" "3dc02d6903198ebfedaf1b41e2d318c711f1cce55085940eab56c2821ec4c774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc02d6903198ebfedaf1b41e2d318c711f1cce55085940eab56c2821ec4c774", kill_on_drop: false }` [INFO] [stdout] 3dc02d6903198ebfedaf1b41e2d318c711f1cce55085940eab56c2821ec4c774