[INFO] fetching crate binjs_es6 0.2.1... [INFO] checking binjs_es6-0.2.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate binjs_es6 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate binjs_es6 0.2.1 [INFO] finished tweaking crates.io crate binjs_es6 0.2.1 [INFO] tweaked toml for crates.io crate binjs_es6 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate binjs_es6 0.2.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding binjs_meta v0.4.3 (available: v0.5.4) [INFO] [stderr] Adding itertools v0.7.11 (available: v0.14.0) [INFO] [stderr] Adding json v0.11.15 (available: v0.12.4) [INFO] [stderr] Adding webidl v0.8.0 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20921c9c0dac63d3d572faf3d4d05ddbea832db731352d3e17e7b219d9b0359 [INFO] running `Command { std: "docker" "start" "-a" "b20921c9c0dac63d3d572faf3d4d05ddbea832db731352d3e17e7b219d9b0359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20921c9c0dac63d3d572faf3d4d05ddbea832db731352d3e17e7b219d9b0359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20921c9c0dac63d3d572faf3d4d05ddbea832db731352d3e17e7b219d9b0359", kill_on_drop: false }` [INFO] [stdout] b20921c9c0dac63d3d572faf3d4d05ddbea832db731352d3e17e7b219d9b0359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f5ee93a41efdc16554f83380413a7907fbac8b9ace01651349ecc03b7af354 [INFO] running `Command { std: "docker" "start" "-a" "83f5ee93a41efdc16554f83380413a7907fbac8b9ace01651349ecc03b7af354", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking range-encoding v0.1.9 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking binjs_shared v0.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Checking binjs_io v0.2.1 [INFO] [stdout] error[E0635]: unknown feature `vec_resize_default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binjs_io-0.2.1/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(vec_resize_default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `binjs_io` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83f5ee93a41efdc16554f83380413a7907fbac8b9ace01651349ecc03b7af354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f5ee93a41efdc16554f83380413a7907fbac8b9ace01651349ecc03b7af354", kill_on_drop: false }` [INFO] [stdout] 83f5ee93a41efdc16554f83380413a7907fbac8b9ace01651349ecc03b7af354