[INFO] fetching crate xlang 0.0.5-alpha... [INFO] checking xlang-0.0.5-alpha against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate xlang 0.0.5-alpha into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate xlang 0.0.5-alpha on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xlang 0.0.5-alpha [INFO] finished tweaking crates.io crate xlang 0.0.5-alpha [INFO] tweaked toml for crates.io crate xlang 0.0.5-alpha written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate xlang 0.0.5-alpha 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xlang-vm v0.0.5-alpha [INFO] [stderr] Downloaded gc_derive v0.4.1 [INFO] [stderr] Downloaded gc v0.4.1 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded rustversion v1.0.9 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] [stderr] Downloaded xlang-syntax v0.0.5-alpha [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 145d583a2aa58dae6fa2ee88ecbf6147bdc40f621ee3b182026dcddebea23de0 [INFO] running `Command { std: "docker" "start" "-a" "145d583a2aa58dae6fa2ee88ecbf6147bdc40f621ee3b182026dcddebea23de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "145d583a2aa58dae6fa2ee88ecbf6147bdc40f621ee3b182026dcddebea23de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145d583a2aa58dae6fa2ee88ecbf6147bdc40f621ee3b182026dcddebea23de0", kill_on_drop: false }` [INFO] [stdout] 145d583a2aa58dae6fa2ee88ecbf6147bdc40f621ee3b182026dcddebea23de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd055a5f45804a633c394fb2e017b58ec406d789260f3c51c12a00bb6d76d40d [INFO] running `Command { std: "docker" "start" "-a" "bd055a5f45804a633c394fb2e017b58ec406d789260f3c51c12a00bb6d76d40d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking gc v0.4.1 [INFO] [stderr] Checking xlang-vm v0.0.5-alpha [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Compiling xlang-syntax v0.0.5-alpha [INFO] [stderr] Checking xlang v0.0.5-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "bd055a5f45804a633c394fb2e017b58ec406d789260f3c51c12a00bb6d76d40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd055a5f45804a633c394fb2e017b58ec406d789260f3c51c12a00bb6d76d40d", kill_on_drop: false }` [INFO] [stdout] bd055a5f45804a633c394fb2e017b58ec406d789260f3c51c12a00bb6d76d40d