[INFO] cloning repository https://github.com/ethanholz/knuckles-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanholz/knuckles-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanholz%2Fknuckles-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanholz%2Fknuckles-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f465e802eeb3e32cd73033bd2eae7e346d3f6800
[INFO] testing ethanholz/knuckles-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanholz%2Fknuckles-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ethanholz/knuckles-rs
[INFO] finished tweaking git repo https://github.com/ethanholz/knuckles-rs
[INFO] tweaked toml for git repo https://github.com/ethanholz/knuckles-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanholz/knuckles-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanholz/knuckles-rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/knuckles-parse/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/knuckles-macro/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202c674d6e431cc125d647b6a3274e881f97746807dafbe993108d88fd878de5
[INFO] running `Command { std: "docker" "start" "-a" "202c674d6e431cc125d647b6a3274e881f97746807dafbe993108d88fd878de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202c674d6e431cc125d647b6a3274e881f97746807dafbe993108d88fd878de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202c674d6e431cc125d647b6a3274e881f97746807dafbe993108d88fd878de5", kill_on_drop: false }`
[INFO] [stdout] 202c674d6e431cc125d647b6a3274e881f97746807dafbe993108d88fd878de5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4412ffa8e7ed5f069b1db119513ed4e19c050e75f5d15170cefd73b5e3162804
[INFO] running `Command { std: "docker" "start" "-a" "4412ffa8e7ed5f069b1db119513ed4e19c050e75f5d15170cefd73b5e3162804", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-parse/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-macro/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling knuckles-macro v0.2.2 (/opt/rustwide/workdir/knuckles-macro)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling knuckles-parse v0.2.2 (/opt/rustwide/workdir/knuckles-parse)
[INFO] [stderr]    Compiling knuckles-toolkit v0.1.0 (/opt/rustwide/workdir/knuckles-toolkit)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s
[INFO] running `Command { std: "docker" "inspect" "4412ffa8e7ed5f069b1db119513ed4e19c050e75f5d15170cefd73b5e3162804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4412ffa8e7ed5f069b1db119513ed4e19c050e75f5d15170cefd73b5e3162804", kill_on_drop: false }`
[INFO] [stdout] 4412ffa8e7ed5f069b1db119513ed4e19c050e75f5d15170cefd73b5e3162804
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbfa5ddc4fe0a27ba58c23f7ced3d4dc69782209b2b3331acffaeae6ed263f8e
[INFO] running `Command { std: "docker" "start" "-a" "fbfa5ddc4fe0a27ba58c23f7ced3d4dc69782209b2b3331acffaeae6ed263f8e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-macro/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-parse/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling knuckles-macro v0.2.2 (/opt/rustwide/workdir/knuckles-macro)
[INFO] [stderr]    Compiling knuckles-parse v0.2.2 (/opt/rustwide/workdir/knuckles-parse)
[INFO] [stderr]    Compiling knuckles-toolkit v0.1.0 (/opt/rustwide/workdir/knuckles-toolkit)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "fbfa5ddc4fe0a27ba58c23f7ced3d4dc69782209b2b3331acffaeae6ed263f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbfa5ddc4fe0a27ba58c23f7ced3d4dc69782209b2b3331acffaeae6ed263f8e", kill_on_drop: false }`
[INFO] [stdout] fbfa5ddc4fe0a27ba58c23f7ced3d4dc69782209b2b3331acffaeae6ed263f8e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22a59ea4e5208045e44160a6750e79fb5ad6d3cbb983ab75530767a5517a4c6e
[INFO] running `Command { std: "docker" "start" "-a" "22a59ea4e5208045e44160a6750e79fb5ad6d3cbb983ab75530767a5517a4c6e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-parse/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/knuckles-macro/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/knuckles_macro-a4c633bd68636631)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/knuckles_parse-0ad81e903c97aeea)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test records::connect::tests::parse_connect_line_test ... ok
[INFO] [stdout] test records::atom::tests::parse_atom_line_test ... ok
[INFO] [stdout] test records::anisotropic::tests::parse_anisou_line_test ... ok
[INFO] [stdout] test records::het::tests::test_from_str ... ok
[INFO] [stdout] test records::crystal::tests::parse_crystal_line_test ... ok
[INFO] [stdout] test records::dbref::tests::test_new_dbref ... ok
[INFO] [stdout] test records::atom::tests::parse_atom_line_hex_test ... ok
[INFO] [stdout] test records::hetnam::tests::test_hetnam_new ... ok
[INFO] [stdout] test records::model::tests::test_model_record_display ... ok
[INFO] [stdout] test records::hetnam::tests::test_hetnam_from ... ok
[INFO] [stdout] test records::model::tests::test_model_record_from ... ok
[INFO] [stdout] test records::model::tests::test_model_record_new ... ok
[INFO] [stdout] test records::mtrixn::tests::test_mtrixn ... ok
[INFO] [stdout] test records::mtrixn::tests::test_mtrixn_display ... ok
[INFO] [stdout] test records::mtrixn::tests::test_mtrixn_record ... ok
[INFO] [stdout] test records::nummdl::tests::test_model_record_new ... ok
[INFO] [stdout] test records::origxn::tests::origxn_record_display_test ... ok
[INFO] [stdout] test records::origxn::tests::parse_origxn_line_test ... ok
[INFO] [stdout] test records::scalen::tests::parse_scalen_test ... ok
[INFO] [stdout] test records::term::tests::test_new ... ok
[INFO] [stdout] test records::term::tests::test_from ... ok
[INFO] [stdout] test records::origxn::tests::parse_origxn_test ... ok
[INFO] [stdout] test records::nummdl::tests::test_model_record_display ... ok
[INFO] [stdout] test records::nummdl::tests::test_model_record_from ... ok
[INFO] [stdout] test records::scalen::tests::parse_scalen_line_test ... ok
[INFO] [stdout] test records::seqadv::tests::test_new_seqdv_record ... ok
[INFO] [stdout] test records::het::tests::test_new_het_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/knuckles_toolkit-8161e97a3b3f3dd2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests knuckles_macro
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests knuckles_parse
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test knuckles-parse/src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test knuckles-parse/src/records/atom.rs - records::atom::AtomRecord::new (line 110) ... ok
[INFO] [stdout] test knuckles-parse/src/records/model.rs - records::model::ModelRecord (line 22) ... ok
[INFO] [stdout] test knuckles-parse/src/records/seqres.rs - records::seqres::SeqresRecord (line 25) ... ok
[INFO] [stdout] test knuckles-parse/src/lib.rs - pdbreader_parallel (line 60) ... ok
[INFO] [stdout] test knuckles-parse/src/records/connect.rs - records::connect::ConnectRecord (line 23) ... ok
[INFO] [stdout] test knuckles-parse/src/records/atom.rs - records::atom::AtomRecord (line 39) ... ok
[INFO] [stdout] test knuckles-parse/src/records/mod.rs - records::Record (line 73) ... ok
[INFO] [stdout] test knuckles-parse/src/records/mod.rs - records::Record::try_from (line 223) ... ok
[INFO] [stdout] test knuckles-parse/src/lib.rs - pdbreader_single (line 119) ... ok
[INFO] [stdout] test knuckles-parse/src/records/crystal.rs - records::crystal::CrystalRecord (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- knuckles-parse/src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0603]: enum `Record` is private
[INFO] [stdout]   --> knuckles-parse/src/lib.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | use knuckles_parse::{pdbreader_single, Record};
[INFO] [stdout]    |                                        ^^^^^^ private enum
[INFO] [stdout]    |
[INFO] [stdout] note: the enum `Record` is defined here
[INFO] [stdout]   --> knuckles-parse/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use records::Record;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `Record` directly
[INFO] [stdout]    |
[INFO] [stdout] 20 | use knuckles_parse::{pdbreader_single, knuckles_parse::records::Record};
[INFO] [stdout]    |                                        +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     knuckles-parse/src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p knuckles-parse --doc`
[INFO] running `Command { std: "docker" "inspect" "22a59ea4e5208045e44160a6750e79fb5ad6d3cbb983ab75530767a5517a4c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a59ea4e5208045e44160a6750e79fb5ad6d3cbb983ab75530767a5517a4c6e", kill_on_drop: false }`
[INFO] [stdout] 22a59ea4e5208045e44160a6750e79fb5ad6d3cbb983ab75530767a5517a4c6e
