[INFO] fetching crate chelate 0.2.0... [INFO] testing chelate-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate chelate 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate chelate 0.2.0 [INFO] finished tweaking crates.io crate chelate 0.2.0 [INFO] tweaked toml for crates.io crate chelate 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chelate 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chelate 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0fa33c999ea7b83b62080d5dff23b40076aa7529e4f8e1e8c9a0b2cbad2959c [INFO] running `Command { std: "docker" "start" "-a" "c0fa33c999ea7b83b62080d5dff23b40076aa7529e4f8e1e8c9a0b2cbad2959c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0fa33c999ea7b83b62080d5dff23b40076aa7529e4f8e1e8c9a0b2cbad2959c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fa33c999ea7b83b62080d5dff23b40076aa7529e4f8e1e8c9a0b2cbad2959c", kill_on_drop: false }` [INFO] [stdout] c0fa33c999ea7b83b62080d5dff23b40076aa7529e4f8e1e8c9a0b2cbad2959c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb57baaf89bceab3ba2cf5ef2a11a2ea423abd28b2de2fdf4f2fea5bf114c4d1 [INFO] running `Command { std: "docker" "start" "-a" "bb57baaf89bceab3ba2cf5ef2a11a2ea423abd28b2de2fdf4f2fea5bf114c4d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling chelate v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.63s [INFO] running `Command { std: "docker" "inspect" "bb57baaf89bceab3ba2cf5ef2a11a2ea423abd28b2de2fdf4f2fea5bf114c4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb57baaf89bceab3ba2cf5ef2a11a2ea423abd28b2de2fdf4f2fea5bf114c4d1", kill_on_drop: false }` [INFO] [stdout] bb57baaf89bceab3ba2cf5ef2a11a2ea423abd28b2de2fdf4f2fea5bf114c4d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2aaf5247d5af4731e158f5d7961f7ac9d97e5e59e9a037483313c1034a11cdd [INFO] running `Command { std: "docker" "start" "-a" "e2aaf5247d5af4731e158f5d7961f7ac9d97e5e59e9a037483313c1034a11cdd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling chelate v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.68s [INFO] running `Command { std: "docker" "inspect" "e2aaf5247d5af4731e158f5d7961f7ac9d97e5e59e9a037483313c1034a11cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2aaf5247d5af4731e158f5d7961f7ac9d97e5e59e9a037483313c1034a11cdd", kill_on_drop: false }` [INFO] [stdout] e2aaf5247d5af4731e158f5d7961f7ac9d97e5e59e9a037483313c1034a11cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 472c5662e53e73c20d162216cb8a38f9a746913e353faa5f85c10e37a0ee236a [INFO] running `Command { std: "docker" "start" "-a" "472c5662e53e73c20d162216cb8a38f9a746913e353faa5f85c10e37a0ee236a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chelate-6b80e56e65c9f77a) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test cif::tests::test_cif_files::case_7 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_8 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_5 ... ok [INFO] [stdout] test mol::tests::test_mol_files::case_3 ... ok [INFO] [stdout] test mol::tests::test_mol_files::case_1 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_3 ... ok [INFO] [stdout] test mol::tests::test_mol_files::case_2 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_2 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_4 ... ok [INFO] [stdout] test pdb::tests::test_pdb_files::case_1 ... ok [INFO] [stdout] test mol::tests::test_mol_files::case_4 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_6 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_3 ... ok [INFO] [stdout] test tests::test_molecule::case_03 ... ok [INFO] [stdout] test mol::tests::test_mol_files::case_5 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_9 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_5 ... ok [INFO] [stdout] test tests::test_molecule::case_08 ... ok [INFO] [stdout] test tests::test_molecule::case_07 ... ok [INFO] [stdout] test tests::test_molecule::case_10 ... ok [INFO] [stdout] test tests::test_molecule::case_11 ... ok [INFO] [stdout] test tests::test_molecule::case_13 ... ok [INFO] [stdout] test tests::test_molecule::case_14 ... ok [INFO] [stdout] test pdb::tests::test_pdb_files::case_2 ... ok [INFO] [stdout] test tests::test_molecule::case_12 ... ok [INFO] [stdout] test tests::test_molecule::case_16 ... ok [INFO] [stdout] test tests::test_molecule::case_18 ... ok [INFO] [stdout] test tests::test_molecule::case_19 ... ok [INFO] [stdout] test tests::test_molecule::case_20 ... ok [INFO] [stdout] test tests::test_molecule::case_05 ... ok [INFO] [stdout] test tests::test_molecule::case_21 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_6 ... ok [INFO] [stdout] test tests::test_molecule::case_17 ... ok [INFO] [stdout] test tests::test_molecule::case_25 ... ok [INFO] [stdout] test tests::test_molecule::case_26 ... ok [INFO] [stdout] test tests::test_molecule::case_27 ... ok [INFO] [stdout] test xyz::tests::test_xyz_files::case_1 ... ok [INFO] [stdout] test xyz::tests::test_xyz_files::case_2 ... ok [INFO] [stdout] test xyz::tests::test_xyz_files::case_3 ... ok [INFO] [stdout] test tests::test_molecule::case_06 ... ok [INFO] [stdout] test tests::test_molecule::case_22 ... ok [INFO] [stdout] test tests::test_molecule::case_09 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_2 ... ok [INFO] [stdout] test pdb::tests::test_pdb_files::case_4 ... ok [INFO] [stdout] test pdb::tests::test_pdb_files::case_3 ... ok [INFO] [stdout] test tests::test_molecule::case_15 ... ok [INFO] [stdout] test mol2::tests::test_mol2_files::case_1 ... ok [INFO] [stdout] test tests::test_molecule::case_04 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_1 ... ok [INFO] [stdout] test cif::tests::test_cif_files::case_4 ... ok [INFO] [stdout] test tests::test_molecule::case_01 has been running for over 60 seconds [INFO] [stdout] test tests::test_molecule::case_02 has been running for over 60 seconds [INFO] [stdout] test tests::test_molecule::case_23 has been running for over 60 seconds [INFO] [stdout] test tests::test_molecule::case_24 has been running for over 60 seconds [INFO] [stdout] test tests::test_molecule::case_23 ... ok [INFO] [stdout] test tests::test_molecule::case_02 ... ok [INFO] [stdout] test tests::test_molecule::case_01 ... ok [INFO] [stdout] test tests::test_molecule::case_24 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 102.57s [INFO] [stdout] [INFO] [stderr] Doc-tests chelate [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - parse (line 68) ... ok [INFO] [stdout] test src/lib.rs - from_file (line 33) ... ok [INFO] [stdout] test src/lib.rs - molecule_from_file (line 19) ... ok [INFO] [stdout] test src/cif.rs - cif::parse (line 138) ... ok [INFO] [stdout] test src/xyz.rs - xyz::parse (line 28) ... ok [INFO] [stdout] test src/mol.rs - mol::parse (line 54) ... ok [INFO] [stdout] test src/mol2.rs - mol2::parse (line 92) ... ok [INFO] [stdout] test src/pdb.rs - pdb::parse (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.29s; merged doctests compilation took 1.06s [INFO] running `Command { std: "docker" "inspect" "472c5662e53e73c20d162216cb8a38f9a746913e353faa5f85c10e37a0ee236a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472c5662e53e73c20d162216cb8a38f9a746913e353faa5f85c10e37a0ee236a", kill_on_drop: false }` [INFO] [stdout] 472c5662e53e73c20d162216cb8a38f9a746913e353faa5f85c10e37a0ee236a