[INFO] fetching crate know-thy-shell 0.1.12...
[INFO] checking know-thy-shell-0.1.12 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate know-thy-shell 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate know-thy-shell 0.1.12 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate know-thy-shell 0.1.12
[INFO] finished tweaking crates.io crate know-thy-shell 0.1.12
[INFO] tweaked toml for crates.io crate know-thy-shell 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate know-thy-shell 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `datafusion` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25af54499c7338e31eef3a479e4e1175db0493e1d1ec4785654166d610e65a0d
[INFO] running `Command { std: "docker" "start" "-a" "25af54499c7338e31eef3a479e4e1175db0493e1d1ec4785654166d610e65a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25af54499c7338e31eef3a479e4e1175db0493e1d1ec4785654166d610e65a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25af54499c7338e31eef3a479e4e1175db0493e1d1ec4785654166d610e65a0d", kill_on_drop: false }`
[INFO] [stdout] 25af54499c7338e31eef3a479e4e1175db0493e1d1ec4785654166d610e65a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a7234f17be8b0127d0050346a8bd5f84a1cb53af2e867f76ca46c35aca003fe
[INFO] running `Command { std: "docker" "start" "-a" "5a7234f17be8b0127d0050346a8bd5f84a1cb53af2e867f76ca46c35aca003fe", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `datafusion` dependency)
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling serde v1.0.94
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling walkdir v2.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.7
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling packed_simd v0.3.3
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.6.8
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking alloc-no-stdlib v1.3.0
[INFO] [stderr]     Checking integer-encoding v1.0.7
[INFO] [stderr]     Checking try_from v0.2.2
[INFO] [stderr]     Checking ordered-float v0.5.2
[INFO] [stderr]     Checking chrono v0.4.7
[INFO] [stderr]     Checking brotli-decompressor v1.3.1
[INFO] [stderr]     Checking flatbuffers v0.5.0
[INFO] [stderr]     Checking thrift v0.0.4
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `mod`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/packed_simd-0.3.3/src/lib.rs:336:7
[INFO] [stdout]     |
[INFO] [stdout] 336 | crate mod llvm {
[INFO] [stdout]     |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packed_simd` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a7234f17be8b0127d0050346a8bd5f84a1cb53af2e867f76ca46c35aca003fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7234f17be8b0127d0050346a8bd5f84a1cb53af2e867f76ca46c35aca003fe", kill_on_drop: false }`
[INFO] [stdout] 5a7234f17be8b0127d0050346a8bd5f84a1cb53af2e867f76ca46c35aca003fe
