[INFO] fetching crate culqi_rust_prueba 1.0.0...
[INFO] testing culqi_rust_prueba-1.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate culqi_rust_prueba 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate culqi_rust_prueba 1.0.0
[INFO] finished tweaking crates.io crate culqi_rust_prueba 1.0.0
[INFO] tweaked toml for crates.io crate culqi_rust_prueba 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate culqi_rust_prueba 1.0.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 270 packages to latest compatible versions
[INFO] [stderr]       Adding aes v0.7.5 (available: v0.8.4)
[INFO] [stderr]       Adding aes-gcm v0.9.4 (available: v0.10.3)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding base64ct v1.1.1 (available: v1.8.0)
[INFO] [stderr]       Adding nom v6.1.2 (available: v6.2.2)
[INFO] [stderr]       Adding pem v1.1.1 (available: v3.0.6)
[INFO] [stderr]       Adding pkcs8 v0.7.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding rsa v0.5.0 (available: v0.9.8)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding x509-parser v0.9.2 (available: v0.18.0)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edb55c95bb948293b33f48c8d9df26d5a7df15f01ebdb58063a0fdd2c8e71293
[INFO] running `Command { std: "docker" "start" "-a" "edb55c95bb948293b33f48c8d9df26d5a7df15f01ebdb58063a0fdd2c8e71293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb55c95bb948293b33f48c8d9df26d5a7df15f01ebdb58063a0fdd2c8e71293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb55c95bb948293b33f48c8d9df26d5a7df15f01ebdb58063a0fdd2c8e71293", kill_on_drop: false }`
[INFO] [stdout] edb55c95bb948293b33f48c8d9df26d5a7df15f01ebdb58063a0fdd2c8e71293
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d35f21e42f96ab44c5409cec50d1f09d4c3ff055ba250f34b3fb543a257f836
[INFO] running `Command { std: "docker" "start" "-a" "6d35f21e42f96ab44c5409cec50d1f09d4c3ff055ba250f34b3fb543a257f836", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling base64ct v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.4
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling oid-registry v0.1.5
[INFO] [stderr]    Compiling num-bigint-dig v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rusticata-macros v3.2.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/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 -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="rt-core"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "parking_lot", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "test-util", "time", "tokio-macros", "tracing", "udp", "uds", "winapi"))' -C metadata=8a6ca6128df04a79 -C extra-filename=-63219f5a4996f97c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b76b9903525ed92b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-cad931e6de93593b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6a962cd5a09a8a6c.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-16771a6c528d963d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afc9d2ebb3fd008a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9e23fa2340a5067d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-56f5fcb10a89b37a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-91be24ec2b97f428.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-6e0f36fd51113d33.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (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/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=11c592613589499a -C extra-filename=-4be477e56b17cfde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-34e702fd02dced94.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-593ccbf2f3ba340e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b9eb416f8b7c0727.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6d35f21e42f96ab44c5409cec50d1f09d4c3ff055ba250f34b3fb543a257f836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d35f21e42f96ab44c5409cec50d1f09d4c3ff055ba250f34b3fb543a257f836", kill_on_drop: false }`
[INFO] [stdout] 6d35f21e42f96ab44c5409cec50d1f09d4c3ff055ba250f34b3fb543a257f836
