[INFO] cloning repository https://github.com/nadeemb53/lasso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadeemb53/lasso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadeemb53%2Flasso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadeemb53%2Flasso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b57ca7bc8c3dc94811a02d926d445a04e7857d1
[INFO] testing nadeemb53/lasso against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadeemb53%2Flasso" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nadeemb53/lasso
[INFO] finished tweaking git repo https://github.com/nadeemb53/lasso
[INFO] tweaked toml for git repo https://github.com/nadeemb53/lasso written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nadeemb53/lasso on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nadeemb53/lasso 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.55
[INFO] [stderr]   Downloaded serde_ethabi v0.2.2
[INFO] [stderr]   Downloaded ethers-rs v0.2.3
[INFO] [stderr]   Downloaded serde_ethrlp v0.2.2
[INFO] [stderr]   Downloaded serde_eip712 v0.2.2
[INFO] [stderr]   Downloaded ecdsa v0.15.1
[INFO] [stderr]   Downloaded ethbind-rust v0.1.6
[INFO] [stderr]   Downloaded errno v0.3.0
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded ethbind-gen v0.1.6
[INFO] [stderr]   Downloaded ethbind-json v0.1.6
[INFO] [stderr]   Downloaded polling v2.6.0
[INFO] [stderr]   Downloaded ethers_hardhat v0.2.2
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.84
[INFO] [stderr]   Downloaded openssl v0.10.49
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded colorable v0.1.4
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded concat-idents v1.1.4
[INFO] [stderr]   Downloaded k256 v0.12.0
[INFO] [stderr]   Downloaded jsonrpc-rs v0.1.6
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded io-lifetimes v1.0.9
[INFO] [stderr]   Downloaded ethers_eip2718 v0.2.2
[INFO] [stderr]   Downloaded ethers_eip712 v0.2.2
[INFO] [stderr]   Downloaded completeq-rs v0.1.1
[INFO] [stderr]   Downloaded ethers_primitives v0.2.2
[INFO] [stderr]   Downloaded atomic-waker v1.1.0
[INFO] [stderr]   Downloaded blocking v1.3.0
[INFO] [stderr]   Downloaded async-process v1.6.0
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded ethbind v0.1.6
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded ethers_macros v0.2.2
[INFO] [stderr]   Downloaded ethers_signer v0.2.2
[INFO] [stderr]   Downloaded ethers_provider v0.2.2
[INFO] [stderr]   Downloaded async-timer-rs v0.1.0
[INFO] [stderr]   Downloaded ethers_wallet v0.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c3b641c063c2eb34b5cbeeb8b0afcc0708730af1438feee0a0e4649f44965e9
[INFO] running `Command { std: "docker" "start" "-a" "0c3b641c063c2eb34b5cbeeb8b0afcc0708730af1438feee0a0e4649f44965e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c3b641c063c2eb34b5cbeeb8b0afcc0708730af1438feee0a0e4649f44965e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3b641c063c2eb34b5cbeeb8b0afcc0708730af1438feee0a0e4649f44965e9", kill_on_drop: false }`
[INFO] [stdout] 0c3b641c063c2eb34b5cbeeb8b0afcc0708730af1438feee0a0e4649f44965e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ac2de4dbd081e4d3a93f9bae0bdb3e7ba0eee43c2c6bd6ed71ba972dacbcf1
[INFO] running `Command { std: "docker" "start" "-a" "21ac2de4dbd081e4d3a93f9bae0bdb3e7ba0eee43c2c6bd6ed71ba972dacbcf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.55
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.49
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling async-timer-rs v0.1.0
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling colorable v0.1.4
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling concat-idents v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling completeq-rs v0.1.1
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling serde_ethabi v0.2.2
[INFO] [stderr]    Compiling serde_ethrlp v0.2.2
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling ethbind-json v0.1.6
[INFO] [stderr]    Compiling jsonrpc-rs v0.1.6
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling ethbind-gen v0.1.6
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling ethbind-rust v0.1.6
[INFO] [stderr]    Compiling ethers_primitives v0.2.2
[INFO] [stderr]    Compiling ethbind v0.1.6
[INFO] [stderr]    Compiling ethers_eip2718 v0.2.2
[INFO] [stderr]    Compiling serde_eip712 v0.2.2
[INFO] [stderr]    Compiling ethers_wallet v0.2.2
[INFO] [stderr]    Compiling ethers_macros v0.2.2
[INFO] [stderr]    Compiling ethers_eip712 v0.2.2
[INFO] [stderr]    Compiling ethers_signer v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.16
[INFO] [stderr]    Compiling ethers_provider v0.2.2
[INFO] [stderr]    Compiling ethers_hardhat v0.2.2
[INFO] [stderr]    Compiling ethers-rs v0.2.3
[INFO] [stderr]    Compiling lasso v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.49
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "21ac2de4dbd081e4d3a93f9bae0bdb3e7ba0eee43c2c6bd6ed71ba972dacbcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ac2de4dbd081e4d3a93f9bae0bdb3e7ba0eee43c2c6bd6ed71ba972dacbcf1", kill_on_drop: false }`
[INFO] [stdout] 21ac2de4dbd081e4d3a93f9bae0bdb3e7ba0eee43c2c6bd6ed71ba972dacbcf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 909a757268f75fcffd24d72c038b4cd9a2268b97d68b3033cfe0ca3b692c4aab
[INFO] running `Command { std: "docker" "start" "-a" "909a757268f75fcffd24d72c038b4cd9a2268b97d68b3033cfe0ca3b692c4aab", kill_on_drop: false }`
[INFO] [stderr]    Compiling lasso v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.49
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "909a757268f75fcffd24d72c038b4cd9a2268b97d68b3033cfe0ca3b692c4aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909a757268f75fcffd24d72c038b4cd9a2268b97d68b3033cfe0ca3b692c4aab", kill_on_drop: false }`
[INFO] [stdout] 909a757268f75fcffd24d72c038b4cd9a2268b97d68b3033cfe0ca3b692c4aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8e32095c3c17103fd2b77515972f46c4ba82f690f081d65731c7a3ff79ee281
[INFO] running `Command { std: "docker" "start" "-a" "e8e32095c3c17103fd2b77515972f46c4ba82f690f081d65731c7a3ff79ee281", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.49
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lasso-336b636d7a5ce25d)
[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] running `Command { std: "docker" "inspect" "e8e32095c3c17103fd2b77515972f46c4ba82f690f081d65731c7a3ff79ee281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e32095c3c17103fd2b77515972f46c4ba82f690f081d65731c7a3ff79ee281", kill_on_drop: false }`
[INFO] [stdout] e8e32095c3c17103fd2b77515972f46c4ba82f690f081d65731c7a3ff79ee281
