[INFO] fetching crate atomecs 0.7.1... [INFO] building atomecs-0.7.1 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate atomecs 0.7.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate atomecs 0.7.1 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate atomecs 0.7.1 [INFO] finished tweaking crates.io crate atomecs 0.7.1 [INFO] tweaked toml for crates.io crate atomecs 0.7.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate atomecs 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b888de421f822557364a6fc333d7871b78e9edad003fa54809a3164aa26867 [INFO] running `Command { std: "docker" "start" "-a" "f7b888de421f822557364a6fc333d7871b78e9edad003fa54809a3164aa26867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b888de421f822557364a6fc333d7871b78e9edad003fa54809a3164aa26867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b888de421f822557364a6fc333d7871b78e9edad003fa54809a3164aa26867", kill_on_drop: false }` [INFO] [stdout] f7b888de421f822557364a6fc333d7871b78e9edad003fa54809a3164aa26867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62bf5f04653e60535a78adc2ef4baf9fe90a0f285d756d202be3ddbfa394896 [INFO] running `Command { std: "docker" "start" "-a" "b62bf5f04653e60535a78adc2ef4baf9fe90a0f285d756d202be3ddbfa394896", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling atomecs-derive v0.1.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.12.0 [INFO] [stderr] Compiling specs v0.17.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling atomecs v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b62bf5f04653e60535a78adc2ef4baf9fe90a0f285d756d202be3ddbfa394896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62bf5f04653e60535a78adc2ef4baf9fe90a0f285d756d202be3ddbfa394896", kill_on_drop: false }` [INFO] [stdout] b62bf5f04653e60535a78adc2ef4baf9fe90a0f285d756d202be3ddbfa394896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9056455bcf7f85cfca0983423b01d2cf197d9465c76c582add60c1e3022b3cfe [INFO] running `Command { std: "docker" "start" "-a" "9056455bcf7f85cfca0983423b01d2cf197d9465c76c582add60c1e3022b3cfe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling gnuplot v0.0.37 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling atomecs v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ApplyMagneticForceSystem` [INFO] [stdout] --> examples/top_trap_with_collisions.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use lib::magnetic::force::{ApplyMagneticForceSystem, MagneticDipole}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atomecs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name atomecs --edition=2018 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 -C metadata=a0ad22bae5768080 -C extra-filename=-a0ad22bae5768080 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_approx_eq=/opt/rustwide/target/debug/deps/libassert_approx_eq-0d78a2554da9c87c.rlib --extern atomecs_derive=/opt/rustwide/target/debug/deps/libatomecs_derive-49f5488a30b76b1e.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-42eac72a814459de.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-207a770c7eafa68c.rlib --extern gnuplot=/opt/rustwide/target/debug/deps/libgnuplot-8a211b780efc7c6d.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6168a3011af8014e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-eca9cb904ee4387a.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-755e1b47f32ddff7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-99e7fa2aa465165a.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f893ed686d4e8b9d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-be05e8e6ef891914.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-43c6fe805b9566a4.rlib --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-260f889012b34c9b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-61c5b8d6fe4d017c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c54a67f20a00125f.rlib --extern specs=/opt/rustwide/target/debug/deps/libspecs-11ea6623c317e335.rlib --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-a64c8d399c0664ff.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9056455bcf7f85cfca0983423b01d2cf197d9465c76c582add60c1e3022b3cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9056455bcf7f85cfca0983423b01d2cf197d9465c76c582add60c1e3022b3cfe", kill_on_drop: false }` [INFO] [stdout] 9056455bcf7f85cfca0983423b01d2cf197d9465c76c582add60c1e3022b3cfe