[INFO] cloning repository https://github.com/lopo1/fuel_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lopo1/fuel_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Ffuel_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Ffuel_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18e5d873b815b4539e043c7bbb6e25c680148107 [INFO] testing lopo1/fuel_test against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Ffuel_test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lopo1/fuel_test [INFO] finished tweaking git repo https://github.com/lopo1/fuel_test [INFO] tweaked toml for git repo https://github.com/lopo1/fuel_test written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lopo1/fuel_test on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lopo1/fuel_test 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded fuel-abi-types v0.5.2 [INFO] [stderr] Downloaded enum-iterator v1.5.0 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded impl-tools v0.10.0 [INFO] [stderr] Downloaded fuels-programs v0.64.0 [INFO] [stderr] Downloaded cynic-proc-macros v2.2.8 [INFO] [stderr] Downloaded fuel-core-chain-config v0.28.0 [INFO] [stderr] Downloaded axum-core v0.2.9 [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded axum v0.5.17 [INFO] [stderr] Downloaded eventsource-client v0.10.2 [INFO] [stderr] Downloaded serde_with v3.8.1 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded coins-bip39 v0.8.7 [INFO] [stderr] Downloaded secp256k1 v0.26.0 [INFO] [stderr] Downloaded fuel-tx v0.52.0 [INFO] [stderr] Downloaded secp256k1-sys v0.8.1 [INFO] [stderr] Downloaded fuel-core-poa v0.28.0 [INFO] [stderr] Downloaded fuel-crypto v0.52.0 [INFO] [stderr] Downloaded fuel-derive v0.52.0 [INFO] [stderr] Downloaded fuel-core-client v0.28.0 [INFO] [stderr] Downloaded fuel-core-metrics v0.28.0 [INFO] [stderr] Downloaded fuel-core-services v0.28.0 [INFO] [stderr] Downloaded fuels-accounts v0.64.0 [INFO] [stderr] Downloaded fuel-core-storage v0.28.0 [INFO] [stderr] Downloaded fuel-core-types v0.28.0 [INFO] [stderr] Downloaded fuel-asm v0.52.0 [INFO] [stderr] Downloaded fuel-types v0.52.0 [INFO] [stderr] Downloaded fuel-vm v0.52.0 [INFO] [stderr] Downloaded fuels-code-gen v0.64.0 [INFO] [stderr] Downloaded fuels-macros v0.64.0 [INFO] [stderr] Downloaded fuels-core v0.64.0 [INFO] [stderr] Downloaded fuels-test-helpers v0.64.0 [INFO] [stderr] Downloaded fuels v0.64.0 [INFO] [stderr] Downloaded cynic-codegen v2.2.8 [INFO] [stderr] Downloaded cynic v2.2.8 [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded fuel-merkle v0.52.0 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded serde_with_macros v3.8.1 [INFO] [stderr] Downloaded matchit v0.5.0 [INFO] [stderr] Downloaded prometheus-client v0.22.2 [INFO] [stderr] Downloaded impl-tools-lib v0.10.0 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded coins-bip32 v0.8.7 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded tai64 v4.0.0 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Downloaded scrypt v0.10.0 [INFO] [stderr] Downloaded eth-keystore v0.5.0 [INFO] [stderr] Downloaded enum-iterator-derive v1.4.0 [INFO] [stderr] Downloaded counter v0.5.7 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.0 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded coins-core v0.8.7 [INFO] [stderr] Downloaded fuel-storage v0.52.0 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded which v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82107329a33ca584f31d523a7ebb1aee5dd4f27f71fdf85d57ff1274b261dae8 [INFO] running `Command { std: "docker" "start" "-a" "82107329a33ca584f31d523a7ebb1aee5dd4f27f71fdf85d57ff1274b261dae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82107329a33ca584f31d523a7ebb1aee5dd4f27f71fdf85d57ff1274b261dae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82107329a33ca584f31d523a7ebb1aee5dd4f27f71fdf85d57ff1274b261dae8", kill_on_drop: false }` [INFO] [stdout] 82107329a33ca584f31d523a7ebb1aee5dd4f27f71fdf85d57ff1274b261dae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de50bb5b5d9cf021639118017cef496a9ff1c8dfcc300f56176d0a8db293f9d1 [INFO] running `Command { std: "docker" "start" "-a" "de50bb5b5d9cf021639118017cef496a9ff1c8dfcc300f56176d0a8db293f9d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling fuel-storage v0.52.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling impl-tools v0.10.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling prometheus-client v0.22.2 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a8bef724d6a95714 -C extra-filename=-1af65038d62b70cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e4588d5750fca65e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f2f24dfee7086a44.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-38dd28e418363196.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=96310068ea0c50c8 -C extra-filename=-7f741b513e0d0d75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e4588d5750fca65e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f2f24dfee7086a44.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-38dd28e418363196.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de50bb5b5d9cf021639118017cef496a9ff1c8dfcc300f56176d0a8db293f9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de50bb5b5d9cf021639118017cef496a9ff1c8dfcc300f56176d0a8db293f9d1", kill_on_drop: false }` [INFO] [stdout] de50bb5b5d9cf021639118017cef496a9ff1c8dfcc300f56176d0a8db293f9d1