[INFO] fetching crate fars 0.2.0... [INFO] testing fars-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate fars 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fars 0.2.0 [INFO] finished tweaking crates.io crate fars 0.2.0 [INFO] tweaked toml for crates.io crate fars 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fars 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fars 0.2.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.16 [INFO] [stderr] Downloaded proc-macro2 v1.0.71 [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] [stderr] Downloaded anyhow v1.0.78 [INFO] [stderr] Downloaded h2 v0.3.22 [INFO] [stderr] Downloaded clap v4.4.12 [INFO] [stderr] Downloaded time v0.3.31 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded pem v3.0.3 [INFO] [stderr] Downloaded syn v2.0.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a20c7d77b6a2f29559bb05b6083d14bec0475869fd7e92cffe6b9a2e312c34 [INFO] running `Command { std: "docker" "start" "-a" "02a20c7d77b6a2f29559bb05b6083d14bec0475869fd7e92cffe6b9a2e312c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a20c7d77b6a2f29559bb05b6083d14bec0475869fd7e92cffe6b9a2e312c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a20c7d77b6a2f29559bb05b6083d14bec0475869fd7e92cffe6b9a2e312c34", kill_on_drop: false }` [INFO] [stdout] 02a20c7d77b6a2f29559bb05b6083d14bec0475869fd7e92cffe6b9a2e312c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8faeb092878ef655253bb4429f22ea265beeb0f08cccf27d142463b0c0679b2e [INFO] running `Command { std: "docker" "start" "-a" "8faeb092878ef655253bb4429f22ea265beeb0f08cccf27d142463b0c0679b2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling fars v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.84s [INFO] running `Command { std: "docker" "inspect" "8faeb092878ef655253bb4429f22ea265beeb0f08cccf27d142463b0c0679b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8faeb092878ef655253bb4429f22ea265beeb0f08cccf27d142463b0c0679b2e", kill_on_drop: false }` [INFO] [stdout] 8faeb092878ef655253bb4429f22ea265beeb0f08cccf27d142463b0c0679b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a0501b74993ec3dd3e6fa266e7402b518fa56c83da4239d105d863d1ecae1a [INFO] running `Command { std: "docker" "start" "-a" "04a0501b74993ec3dd3e6fa266e7402b518fa56c83da4239d105d863d1ecae1a", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling fars v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `fars` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name fars --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom_client", "default", "full", "jsonwebtoken", "verify"))' -C metadata=a318e4d2f3aced1c -C extra-filename=-055519521fede94d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb67b4bd66fafb21.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4ba560df900b1370.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f76f4ec8f49837c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-874f48ff9e81b2ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ece6b5c233ac55a5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89ca51d6528a5825.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d599f64ecc8dd79.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fars` (example "sign_in_with_google_oauth_credential") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name sign_in_with_google_oauth_credential --edition=2021 examples/sign_in_with_google_oauth_credential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom_client", "default", "full", "jsonwebtoken", "verify"))' -C metadata=e824a046875f179e -C extra-filename=-6f9e9cea84553248 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb67b4bd66fafb21.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4ba560df900b1370.rlib --extern fars=/opt/rustwide/target/debug/deps/libfars-a2476d7aa281060a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f76f4ec8f49837c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-874f48ff9e81b2ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ece6b5c233ac55a5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89ca51d6528a5825.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d599f64ecc8dd79.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `fars` (example "unlink_password") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name unlink_password --edition=2021 examples/unlink_password.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom_client", "default", "full", "jsonwebtoken", "verify"))' -C metadata=b7bb7f2173962c2d -C extra-filename=-15afeb03cef778e9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb67b4bd66fafb21.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4ba560df900b1370.rlib --extern fars=/opt/rustwide/target/debug/deps/libfars-a2476d7aa281060a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f76f4ec8f49837c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-874f48ff9e81b2ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ece6b5c233ac55a5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89ca51d6528a5825.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d599f64ecc8dd79.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `fars` (example "delete_profile") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name delete_profile --edition=2021 examples/delete_profile.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom_client", "default", "full", "jsonwebtoken", "verify"))' -C metadata=b52618d3e0b5143a -C extra-filename=-659e1c5a506f5eb1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb67b4bd66fafb21.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4ba560df900b1370.rlib --extern fars=/opt/rustwide/target/debug/deps/libfars-a2476d7aa281060a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f76f4ec8f49837c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-874f48ff9e81b2ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ece6b5c233ac55a5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-89ca51d6528a5825.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d599f64ecc8dd79.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "04a0501b74993ec3dd3e6fa266e7402b518fa56c83da4239d105d863d1ecae1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a0501b74993ec3dd3e6fa266e7402b518fa56c83da4239d105d863d1ecae1a", kill_on_drop: false }` [INFO] [stdout] 04a0501b74993ec3dd3e6fa266e7402b518fa56c83da4239d105d863d1ecae1a