[INFO] fetching crate vakint 0.1.2...
[INFO] testing vakint-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vakint 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate vakint 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vakint 0.1.2
[INFO] tweaked toml for crates.io crate vakint 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vakint 0.1.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vakint 0.1.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d15a9f26ec5f09a19cc1d3a9641396f9cb797463188c9cc0afa4856e9385bfe
[INFO] running `Command { std: "docker" "start" "-a" "4d15a9f26ec5f09a19cc1d3a9641396f9cb797463188c9cc0afa4856e9385bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d15a9f26ec5f09a19cc1d3a9641396f9cb797463188c9cc0afa4856e9385bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d15a9f26ec5f09a19cc1d3a9641396f9cb797463188c9cc0afa4856e9385bfe", kill_on_drop: false }`
[INFO] [stdout] 4d15a9f26ec5f09a19cc1d3a9641396f9cb797463188c9cc0afa4856e9385bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 591a853cad81b5cfca86f8df639052a03f26e7b7d5b3abdc26160ce348efedfa
[INFO] running `Command { std: "docker" "start" "-a" "591a853cad81b5cfca86f8df639052a03f26e7b7d5b3abdc26160ce348efedfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling symbolica v1.2.1
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling rust_lisp v0.18.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling titlecase v2.2.1
[INFO] [stderr]    Compiling string-template-plus v0.4.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling numerica v1.1.0
[INFO] [stderr]    Compiling graphica v1.1.0
[INFO] [stderr]    Compiling vakint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `symbolica` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name symbolica --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symbolica-1.2.1/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="default"' --cfg 'feature="faster_alloc"' --cfg 'feature="mimalloc"' --cfg 'feature="tracing_max_level_info"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "faster_alloc", "full_fn_cmp", "mathematica_api", "mimalloc", "numpy", "pyo3", "pyo3-log", "pyo3-stub-gen", "pyo3-stub-gen-derive", "python_abi3", "python_api", "python_export", "python_stubgen", "serde", "tracing_max_level_info", "wolfram-library-link"))' -C metadata=29bb9b893e4111ec -C extra-filename=-85b715993117e9a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8be6a0db3754fe04.rmeta --extern append_only_vec=/opt/rustwide/target/debug/deps/libappend_only_vec-3ee50850e74a56dd.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-70cf56f20498ea43.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-614ecc26add50366.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b4373bc64eef4ba3.rmeta --extern graphica=/opt/rustwide/target/debug/deps/libgraphica-97d87a197b4030c7.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c5d3037decabbf59.rmeta --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-fd56a3281f98df4b.rmeta --extern numerica=/opt/rustwide/target/debug/deps/libnumerica-425d3cc872324f30.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4569f9d9878798a6.rmeta --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-d6fe43bca0ae51d9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b077bc0837b6677a.rmeta --extern rug=/opt/rustwide/target/debug/deps/librug-1544de0c895fa4bd.rmeta --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-554232557e52f77e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-ec156e802765f745.rmeta --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-e3f06ab90a4da9be.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95d3434d0d21b85b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-60cc12bf798d3c29.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-bb705918b99a579a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-836b0e14fdbf10ec/out/lib -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-95d31f3f4ef09fe6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "591a853cad81b5cfca86f8df639052a03f26e7b7d5b3abdc26160ce348efedfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "591a853cad81b5cfca86f8df639052a03f26e7b7d5b3abdc26160ce348efedfa", kill_on_drop: false }`
[INFO] [stdout] 591a853cad81b5cfca86f8df639052a03f26e7b7d5b3abdc26160ce348efedfa
