[INFO] fetching crate below-thrift 0.1.1... [INFO] checking below-thrift-0.1.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate below-thrift 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate below-thrift 0.1.1 [INFO] finished tweaking crates.io crate below-thrift 0.1.1 [INFO] tweaked toml for crates.io crate below-thrift 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate below-thrift 0.1.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding fbthrift v0.0.1+unstable (available: v0.0.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fbthrift_compiler v0.1.3 [INFO] [stderr] Downloaded cgroupfs-thrift v0.1.0 [INFO] [stderr] Downloaded procfs-thrift v0.1.0 [INFO] [stderr] Downloaded bufsize v0.5.1 [INFO] [stderr] Downloaded fbthrift v0.0.1+unstable [INFO] [stderr] Downloaded fbthrift_codegen_includer_proc_macro v0.1.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e9bcf66dcbff05e698f55a5fc6bfa1dcfb3179ec84d76715122126413a7577d [INFO] running `Command { std: "docker" "start" "-a" "1e9bcf66dcbff05e698f55a5fc6bfa1dcfb3179ec84d76715122126413a7577d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e9bcf66dcbff05e698f55a5fc6bfa1dcfb3179ec84d76715122126413a7577d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9bcf66dcbff05e698f55a5fc6bfa1dcfb3179ec84d76715122126413a7577d", kill_on_drop: false }` [INFO] [stdout] 1e9bcf66dcbff05e698f55a5fc6bfa1dcfb3179ec84d76715122126413a7577d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b86e7af27c3f2ba0dc0ef3c524e885c82216762f65219727c6a2c3423823da [INFO] running `Command { std: "docker" "start" "-a" "77b86e7af27c3f2ba0dc0ef3c524e885c82216762f65219727c6a2c3423823da", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling fbthrift_codegen_includer_proc_macro v0.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ghost v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling fbthrift_compiler v0.1.3 [INFO] [stderr] Compiling procfs-thrift v0.1.0 [INFO] [stderr] Compiling cgroupfs-thrift v0.1.0 [INFO] [stderr] Compiling below-thrift v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> thrift_build.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let mut conf = Config::from_env().expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^-- argument #1 of type `GenContext` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fbthrift_compiler-0.1.3/src/lib.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_env(gen_context: GenContext) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 20 | let mut conf = Config::from_env(/* GenContext */).expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/procfs-thrift-0.1.0/thrift_build.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let mut conf = Config::from_env().expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^-- argument #1 of type `GenContext` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fbthrift_compiler-0.1.3/src/lib.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_env(gen_context: GenContext) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 18 | let mut conf = Config::from_env(/* GenContext */).expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `below-thrift` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgroupfs-thrift-0.1.0/thrift_build.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let mut conf = Config::from_env().expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^-- argument #1 of type `GenContext` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fbthrift_compiler-0.1.3/src/lib.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_env(gen_context: GenContext) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 18 | let mut conf = Config::from_env(/* GenContext */).expect("Failed to instantiate thrift_compiler::Config"); [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `procfs-thrift` (build script) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cgroupfs-thrift` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "77b86e7af27c3f2ba0dc0ef3c524e885c82216762f65219727c6a2c3423823da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b86e7af27c3f2ba0dc0ef3c524e885c82216762f65219727c6a2c3423823da", kill_on_drop: false }` [INFO] [stdout] 77b86e7af27c3f2ba0dc0ef3c524e885c82216762f65219727c6a2c3423823da