[INFO] fetching crate acetylene_parser 0.1.0...
[INFO] testing acetylene_parser-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate acetylene_parser 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate acetylene_parser 0.1.0
[INFO] finished tweaking crates.io crate acetylene_parser 0.1.0
[INFO] tweaked toml for crates.io crate acetylene_parser 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate acetylene_parser 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.12.2)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 89e31d9d2d6d2ab55e8967032f264bbca2e5d94168d07b9c64629b9a79ef83e6
[INFO] running `Command { std: "docker" "start" "-a" "89e31d9d2d6d2ab55e8967032f264bbca2e5d94168d07b9c64629b9a79ef83e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89e31d9d2d6d2ab55e8967032f264bbca2e5d94168d07b9c64629b9a79ef83e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e31d9d2d6d2ab55e8967032f264bbca2e5d94168d07b9c64629b9a79ef83e6", kill_on_drop: false }`
[INFO] [stdout] 89e31d9d2d6d2ab55e8967032f264bbca2e5d94168d07b9c64629b9a79ef83e6
[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] c82037ed10f6b7928cf26d502e213aeac2ab78ef5db6b14dcfbca94e4b908c4b
[INFO] running `Command { std: "docker" "start" "-a" "c82037ed10f6b7928cf26d502e213aeac2ab78ef5db6b14dcfbca94e4b908c4b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling acetylene_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `smiles::tokenize_smiles_raw`
[INFO] [stdout]    --> src/smiles/mod.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |   use smiles::tokenize_smiles_raw;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/types/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ((self.symbol == other.symbol) &
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 |      (self.charge == other.charge))
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 ~     (self.symbol == other.symbol) &
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 ~      (self.charge == other.charge)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/smiles/mod.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |         panic!(format!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 287 | |                       but got {:?}. \n\
[INFO] [stdout] 288 | |                       I was trying to match on: {}",
[INFO] [stdout] 289 | |                      expected, matched, &cur_test_string));
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 ~       panic!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout] 287 |                       but got {:?}. \n\
[INFO] [stdout] 288 |                       I was trying to match on: {}",
[INFO] [stdout] 289 ~                      expected, matched, &cur_test_string);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "c82037ed10f6b7928cf26d502e213aeac2ab78ef5db6b14dcfbca94e4b908c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82037ed10f6b7928cf26d502e213aeac2ab78ef5db6b14dcfbca94e4b908c4b", kill_on_drop: false }`
[INFO] [stdout] c82037ed10f6b7928cf26d502e213aeac2ab78ef5db6b14dcfbca94e4b908c4b
[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] 3fb72857e961bd92cbfc613dfe5b6461d1bae8ab9cdd165db6d19f6228f46a48
[INFO] running `Command { std: "docker" "start" "-a" "3fb72857e961bd92cbfc613dfe5b6461d1bae8ab9cdd165db6d19f6228f46a48", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused import: `smiles::tokenize_smiles_raw`
[INFO] [stdout]    --> src/smiles/mod.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |   use smiles::tokenize_smiles_raw;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/types/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ((self.symbol == other.symbol) &
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 |      (self.charge == other.charge))
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 ~     (self.symbol == other.symbol) &
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 ~      (self.charge == other.charge)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling acetylene_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/smiles/mod.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |         panic!(format!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 287 | |                       but got {:?}. \n\
[INFO] [stdout] 288 | |                       I was trying to match on: {}",
[INFO] [stdout] 289 | |                      expected, matched, &cur_test_string));
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 ~       panic!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout] 287 |                       but got {:?}. \n\
[INFO] [stdout] 288 |                       I was trying to match on: {}",
[INFO] [stdout] 289 ~                      expected, matched, &cur_test_string);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/types/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ((self.symbol == other.symbol) &
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 |      (self.charge == other.charge))
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 ~     (self.symbol == other.symbol) &
[INFO] [stdout] 47 |      (self.quantity == other.quantity) &
[INFO] [stdout] 48 ~      (self.charge == other.charge)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/formula/mod.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | /   lazy_static! {
[INFO] [stdout] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout] 24 | |       (?P<compound>
[INFO] [stdout] 25 | |         (?P<element> 
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stdout] 81 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/smiles/mod.rs:81:3
[INFO] [stdout]     |
[INFO] [stdout]  81 | /   lazy_static! {
[INFO] [stdout]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stdout]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stdout]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     ];
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/smiles/mod.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |         panic!(format!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 287 | |                       but got {:?}. \n\
[INFO] [stdout] 288 | |                       I was trying to match on: {}",
[INFO] [stdout] 289 | |                      expected, matched, &cur_test_string));
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 286 ~       panic!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stdout] 287 |                       but got {:?}. \n\
[INFO] [stdout] 288 |                       I was trying to match on: {}",
[INFO] [stdout] 289 ~                      expected, matched, &cur_test_string);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "3fb72857e961bd92cbfc613dfe5b6461d1bae8ab9cdd165db6d19f6228f46a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb72857e961bd92cbfc613dfe5b6461d1bae8ab9cdd165db6d19f6228f46a48", kill_on_drop: false }`
[INFO] [stdout] 3fb72857e961bd92cbfc613dfe5b6461d1bae8ab9cdd165db6d19f6228f46a48
[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] 1d9b29738548ae98b63408217481eeb558de00bbdd048f63e7a4e0456f204c7d
[INFO] running `Command { std: "docker" "start" "-a" "1d9b29738548ae98b63408217481eeb558de00bbdd048f63e7a4e0456f204c7d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `smiles::tokenize_smiles_raw`
[INFO] [stderr]    --> src/smiles/mod.rs:466:7
[INFO] [stderr]     |
[INFO] [stderr] 466 |   use smiles::tokenize_smiles_raw;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]   --> src/types/mod.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ((self.symbol == other.symbol) &
[INFO] [stderr]    |     ^
[INFO] [stderr] 47 |      (self.quantity == other.quantity) &
[INFO] [stderr] 48 |      (self.charge == other.charge))
[INFO] [stderr]    |                                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 46 ~     (self.symbol == other.symbol) &
[INFO] [stderr] 47 |      (self.quantity == other.quantity) &
[INFO] [stderr] 48 ~      (self.charge == other.charge)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/formula/mod.rs:22:3
[INFO] [stderr]    |
[INFO] [stderr] 22 | /   lazy_static! {
[INFO] [stderr] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stderr] 24 | |       (?P<compound>
[INFO] [stderr] 25 | |         (?P<element> 
[INFO] [stderr] ...  |
[INFO] [stderr] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stderr] 81 | |   }
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/formula/mod.rs:22:3
[INFO] [stderr]    |
[INFO] [stderr] 22 | /   lazy_static! {
[INFO] [stderr] 23 | |     static ref FORMULA_RE_EXP: String = String::from(r#"(?x)
[INFO] [stderr] 24 | |       (?P<compound>
[INFO] [stderr] 25 | |         (?P<element> 
[INFO] [stderr] ...  |
[INFO] [stderr] 80 | |     static ref RE: Regex = Regex::new(&FORMULA_RE_EXP).unwrap();
[INFO] [stderr] 81 | |   }
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> src/smiles/mod.rs:81:3
[INFO] [stderr]     |
[INFO] [stderr]  81 | /   lazy_static! {
[INFO] [stderr]  82 | |     static ref ATOM_RE_EXP: String = String::from(r#"(?x)
[INFO] [stderr]  83 | |       (?P<raw_atom>Cl|Br|[cnospBCNOFPSI])|   # 'raw' means outside of brackets
[INFO] [stderr]  84 | |                                              # SMILES is 'ground state' only,
[INFO] [stderr] ...   |
[INFO] [stderr] 150 | |     ];
[INFO] [stderr] 151 | |   }
[INFO] [stderr]     | |___^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/smiles/mod.rs:286:14
[INFO] [stderr]     |
[INFO] [stderr] 286 |         panic!(format!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stderr]     |  ______________^
[INFO] [stderr] 287 | |                       but got {:?}. \n\
[INFO] [stderr] 288 | |                       I was trying to match on: {}",
[INFO] [stderr] 289 | |                      expected, matched, &cur_test_string));
[INFO] [stderr]     | |_________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 286 ~       panic!("Got myself into a bad state. Expected {:?} \n\
[INFO] [stderr] 287 |                       but got {:?}. \n\
[INFO] [stderr] 288 |                       I was trying to match on: {}",
[INFO] [stderr] 289 ~                      expected, matched, &cur_test_string);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `acetylene_parser` (lib) generated 12 warnings (6 duplicates) (run `cargo fix --lib -p acetylene_parser` to apply 3 suggestions)
[INFO] [stderr] warning: `acetylene_parser` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acetylene_parser-ae5d8959369d2714)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test formula::tokenize_formula_single ... ok
[INFO] [stdout] test smiles::test::benzene_closure ... ok
[INFO] [stdout] test smiles::test::smile_raw_hydronium ... ok
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-830385e381d34b3b)
[INFO] [stdout] test smiles::test::smile_at_all_the_things ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tokenize_iupac ... ignored
[INFO] [stdout] test tokenize_titin ... ignored
[INFO] [stdout] test tokenize_formula_simple ... ok
[INFO] [stdout] test tokenize_formula_nested ... ok
[INFO] [stdout] test tokenize_benzene_smiles ... ok
[INFO] [stdout] test tokenize_hydronium_smiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests acetylene_parser
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]   --> src/types/mod.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ((self.symbol == other.symbol) &
[INFO] [stderr]    |     ^
[INFO] [stderr] 47 |      (self.quantity == other.quantity) &
[INFO] [stderr] 48 |      (self.charge == other.charge))
[INFO] [stderr]    |                                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 46 ~     (self.symbol == other.symbol) &
[INFO] [stderr] 47 |      (self.quantity == other.quantity) &
[INFO] [stderr] 48 ~      (self.charge == other.charge)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - tokenize (line 137) ... ok
[INFO] [stdout] test src/lib.rs - tokenize (line 95) ... ok
[INFO] [stdout] test src/lib.rs - tokenize (line 60) ... ok
[INFO] [stdout] test src/lib.rs - tokenize (line 32) ... ok
[INFO] [stdout] test src/types/mod.rs - types::Substance (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d9b29738548ae98b63408217481eeb558de00bbdd048f63e7a4e0456f204c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9b29738548ae98b63408217481eeb558de00bbdd048f63e7a4e0456f204c7d", kill_on_drop: false }`
[INFO] [stdout] 1d9b29738548ae98b63408217481eeb558de00bbdd048f63e7a4e0456f204c7d
