[INFO] fetching crate evmil 0.4.12...
[INFO] testing evmil-0.4.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate evmil 0.4.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate evmil 0.4.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evmil 0.4.12
[INFO] tweaked toml for crates.io crate evmil 0.4.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evmil 0.4.12 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 evmil 0.4.12 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 28ae5e6a7dda8d229dacfb43f082a5f79018bcc95ba9133566a2ef46725a27cf
[INFO] running `Command { std: "docker" "start" "-a" "28ae5e6a7dda8d229dacfb43f082a5f79018bcc95ba9133566a2ef46725a27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28ae5e6a7dda8d229dacfb43f082a5f79018bcc95ba9133566a2ef46725a27cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ae5e6a7dda8d229dacfb43f082a5f79018bcc95ba9133566a2ef46725a27cf", kill_on_drop: false }`
[INFO] [stdout] 28ae5e6a7dda8d229dacfb43f082a5f79018bcc95ba9133566a2ef46725a27cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7cf1b6fb343799d8c5a84347fd2b0c0e1d6f6358a79796c66a816802a4f6a0a6
[INFO] running `Command { std: "docker" "start" "-a" "7cf1b6fb343799d8c5a84347fd2b0c0e1d6f6358a79796c66a816802a4f6a0a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling evmil v0.4.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling delta_inc v0.3.3
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/analysis/reachability.rs:41:69
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let states : Vec<Vec<State>> = trace(insns,init,limit).map_err(|e| ())?;
[INFO] [stdout]    |                                                                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bytecode/instruction.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             _ => { unreachable!("{:?}",self); }
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/bytecode/instruction.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |             STOP => 0,
[INFO] [stdout]     |             ---- matches some of the same values
[INFO] [stdout] 284 |             ADD|MUL|SUB|DIV|SDIV|MOD|SMOD|EXP|SIGNEXTEND => 2,
[INFO] [stdout]     |             -------------------------------------------- matches some of the same values
[INFO] [stdout] 285 |             ADDMOD|MULMOD => 3,        
[INFO] [stdout]     |             ------------- matches some of the same values
[INFO] [stdout] 286 |             LT|GT|SLT|SGT|EQ|AND|OR|XOR => 2,
[INFO] [stdout]     |             --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 320 |             _ => { unreachable!("{:?}",self); }
[INFO] [stdout]     |             ^ ...and 24 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/analysis/semantics.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Exception(EvmException)
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     Exception(EvmException)
[INFO] [stdout] 30 +     Exception(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/analysis/semantics.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum EvmException {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 36 |     Revert,
[INFO] [stdout] 37 |     InsufficientGas,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     InsufficientFunds,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     BalanceOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     ReturnDataOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     InvalidJumpDest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     InvalidPrecondition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     CodeSizeExceeded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     CallDepthExceeded,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     AccountCollision,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     WriteProtectionViolated
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_abs_bytes` is never used
[INFO] [stdout]    --> src/bytecode/instruction.rs:687:4
[INFO] [stdout]     |
[INFO] [stdout] 687 | fn to_abs_bytes(large: bool, target: usize) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_int` is never used
[INFO] [stdout]    --> src/il/lexer.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | impl Lexer {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn get_int(&self, t: Span<Token>) -> u32 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/digraph.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn out_iter(&self) -> DigraphIterator {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn out_iter(&self) -> DigraphIterator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/digraph.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn in_iter(&self) -> DigraphIterator {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn in_iter(&self) -> DigraphIterator<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/util/digraph_algorithms.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let ith = (*dom)[i];
[INFO] [stdout]     |                   ^^---^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this raw pointer has type `*mut sorted_vec::SortedVec<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&sorted_vec::SortedVec<usize>`
[INFO] [stdout]    --> src/util/digraph_algorithms.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let ith = (*dom)[i];
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let ith = (&(*dom))[i];
[INFO] [stdout]     |                   ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/util/digraph_algorithms.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let jth = (*pred)[j];
[INFO] [stdout]     |                   ^^----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this raw pointer has type `*const sorted_vec::SortedVec<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&sorted_vec::SortedVec<usize>`
[INFO] [stdout]    --> src/util/digraph_algorithms.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let jth = (*pred)[j];
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let jth = (&(*pred))[j];
[INFO] [stdout]     |                   ++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evmil` (lib) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7cf1b6fb343799d8c5a84347fd2b0c0e1d6f6358a79796c66a816802a4f6a0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf1b6fb343799d8c5a84347fd2b0c0e1d6f6358a79796c66a816802a4f6a0a6", kill_on_drop: false }`
[INFO] [stdout] 7cf1b6fb343799d8c5a84347fd2b0c0e1d6f6358a79796c66a816802a4f6a0a6
