[INFO] fetching crate needletail 0.5.1... [INFO] testing needletail-0.5.1 against 1.82.0 for beta-1.83-1 [INFO] extracting crate needletail 0.5.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate needletail 0.5.1 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate needletail 0.5.1 [INFO] finished tweaking crates.io crate needletail 0.5.1 [INFO] tweaked toml for crates.io crate needletail 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate needletail 0.5.1 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `buffer-redux` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded escargot v0.5.7 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded pyo3-build-config v0.18.2 [INFO] [stderr] Downloaded pyo3-macros v0.18.2 [INFO] [stderr] Downloaded seq_io v0.3.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.2 [INFO] [stderr] Downloaded buffer-redux v1.0.0 [INFO] [stderr] Downloaded wide v0.7.8 [INFO] [stderr] Downloaded target-lexicon v0.12.6 [INFO] [stderr] Downloaded pyo3-ffi v0.18.2 [INFO] [stderr] Downloaded syn v2.0.10 [INFO] [stderr] Downloaded pyo3 v0.18.2 [INFO] [stderr] Downloaded bio v1.1.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d240661140c2b56e310f2b7dcd5f1792e3aa70fb92962bf2ff3fe1bc6e151769 [INFO] running `Command { std: "docker" "start" "-a" "d240661140c2b56e310f2b7dcd5f1792e3aa70fb92962bf2ff3fe1bc6e151769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d240661140c2b56e310f2b7dcd5f1792e3aa70fb92962bf2ff3fe1bc6e151769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d240661140c2b56e310f2b7dcd5f1792e3aa70fb92962bf2ff3fe1bc6e151769", kill_on_drop: false }` [INFO] [stdout] d240661140c2b56e310f2b7dcd5f1792e3aa70fb92962bf2ff3fe1bc6e151769 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7212a78cbeacdbad43dff287b8ff6d976c356188dc240023093a748d1288f3c6 [INFO] running `Command { std: "docker" "start" "-a" "7212a78cbeacdbad43dff287b8ff6d976c356188dc240023093a748d1288f3c6", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `buffer-redux` dependency) [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling buffer-redux v1.0.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling needletail v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "7212a78cbeacdbad43dff287b8ff6d976c356188dc240023093a748d1288f3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7212a78cbeacdbad43dff287b8ff6d976c356188dc240023093a748d1288f3c6", kill_on_drop: false }` [INFO] [stdout] 7212a78cbeacdbad43dff287b8ff6d976c356188dc240023093a748d1288f3c6 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa9c80c0808ba14f73def97b50646b529d9dce9b33bb3e1fae406c43fc4e704 [INFO] running `Command { std: "docker" "start" "-a" "6fa9c80c0808ba14f73def97b50646b529d9dce9b33bb3e1fae406c43fc4e704", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `buffer-redux` dependency) [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wide v0.7.8 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling predicates v3.0.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v3.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling assert_cmd v2.0.10 [INFO] [stderr] Compiling needletail v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.6.0/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=a812362c827dceb3 -C extra-filename=-a812362c827dceb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-dc2fc6248eee3bfd.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-856b202142680cea.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d9329351858cedce.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-ce906be54dfc1f64.so --extern wide=/opt/rustwide/target/debug/deps/libwide-a3053c8005598d2d.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.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9e9a5343c004555f -C extra-filename=-9e9a5343c004555f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f650ff48140779ff.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-11f3eb74bbcbda65.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-716aedf3fb6ab981.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6fa9c80c0808ba14f73def97b50646b529d9dce9b33bb3e1fae406c43fc4e704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa9c80c0808ba14f73def97b50646b529d9dce9b33bb3e1fae406c43fc4e704", kill_on_drop: false }` [INFO] [stdout] 6fa9c80c0808ba14f73def97b50646b529d9dce9b33bb3e1fae406c43fc4e704