[INFO] cloning repository https://github.com/hamaluik/rustilox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamaluik/rustilox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frustilox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frustilox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07d03e8233747513a4f0001fa2d30ec6f969705c [INFO] checking hamaluik/rustilox against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frustilox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamaluik/rustilox on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamaluik/rustilox [INFO] finished tweaking git repo https://github.com/hamaluik/rustilox [INFO] tweaked toml for git repo https://github.com/hamaluik/rustilox written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hamaluik/rustilox 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded simplelog v0.5.2 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded criterion-stats v0.2.3 [INFO] [stderr] Downloaded criterion-plot v0.2.3 [INFO] [stderr] Downloaded handlebars v0.31.0 [INFO] [stderr] Downloaded criterion v0.2.3 [INFO] [stderr] Downloaded backtrace-sys v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0808b556335ab5e3f1520d1596c5d0129696d2bf70dcb83904d8d23ed23c316 [INFO] running `Command { std: "docker" "start" "-a" "e0808b556335ab5e3f1520d1596c5d0129696d2bf70dcb83904d8d23ed23c316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0808b556335ab5e3f1520d1596c5d0129696d2bf70dcb83904d8d23ed23c316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0808b556335ab5e3f1520d1596c5d0129696d2bf70dcb83904d8d23ed23c316", kill_on_drop: false }` [INFO] [stdout] e0808b556335ab5e3f1520d1596c5d0129696d2bf70dcb83904d8d23ed23c316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8e3640967f60bc0e48438a1d749b50bda01b3f2f31b213388c708581a9e3b7 [INFO] running `Command { std: "docker" "start" "-a" "7e8e3640967f60bc0e48438a1d749b50bda01b3f2f31b213388c708581a9e3b7", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rprompt v1.0.3 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Checking rustilox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.17 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking criterion-plot v0.2.3 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking criterion-stats v0.2.3 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking handlebars v0.31.0 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking criterion v0.2.3 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.3, syn v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7e8e3640967f60bc0e48438a1d749b50bda01b3f2f31b213388c708581a9e3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8e3640967f60bc0e48438a1d749b50bda01b3f2f31b213388c708581a9e3b7", kill_on_drop: false }` [INFO] [stdout] 7e8e3640967f60bc0e48438a1d749b50bda01b3f2f31b213388c708581a9e3b7 [INFO] checking hamaluik/rustilox against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frustilox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamaluik/rustilox on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamaluik/rustilox [INFO] finished tweaking git repo https://github.com/hamaluik/rustilox [INFO] tweaked toml for git repo https://github.com/hamaluik/rustilox written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hamaluik/rustilox 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" "+44523379467bbd2050af931a040d10c2b764b443" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 979b6718091609209c8462dda4bdb62e0f918a45035d1e8fa5d0d4bf4fd830de [INFO] running `Command { std: "docker" "start" "-a" "979b6718091609209c8462dda4bdb62e0f918a45035d1e8fa5d0d4bf4fd830de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "979b6718091609209c8462dda4bdb62e0f918a45035d1e8fa5d0d4bf4fd830de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979b6718091609209c8462dda4bdb62e0f918a45035d1e8fa5d0d4bf4fd830de", kill_on_drop: false }` [INFO] [stdout] 979b6718091609209c8462dda4bdb62e0f918a45035d1e8fa5d0d4bf4fd830de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afd5eedba1785cba3cd7f0cef5d4774204fa90f9d6b26b3ab3aef4cc439d925d [INFO] running `Command { std: "docker" "start" "-a" "afd5eedba1785cba3cd7f0cef5d4774204fa90f9d6b26b3ab3aef4cc439d925d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking rprompt v1.0.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rustilox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | fn repl() -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn run_file(filename: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | let result: Result> = match args.len() { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.17 [INFO] [stderr] Checking criterion-plot v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking criterion-stats v0.2.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking handlebars v0.31.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay0FZTZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `handlebars` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.17` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-6c6aa421e6e099f0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-5b58a0b9e36e95b3/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for gawk... (cached) mawk [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... yes [INFO] [stderr] checking for -funwind-tables option... yes [INFO] [stderr] checking for -frandom-seed=string option... yes [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... no [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... no [INFO] [stderr] checking whether cc supports -Wold-style-definition... no [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... yes [INFO] [stderr] checking whether cc supports -Wcast-qual... yes [INFO] [stderr] checking for _Unwind_GetIPInfo... no [INFO] [stderr] checking __sync extensions... no [INFO] [stderr] checking __atomic extensions... no [INFO] [stderr] checking output filetype... elf64 [INFO] [stderr] checking sys/mman.h usability... no [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... no [INFO] [stderr] checking link.h usability... no [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... no [INFO] [stderr] checking sys/ldr.h usability... no [INFO] [stderr] checking sys/ldr.h presence... yes [INFO] [stderr] checking for sys/ldr.h... no [INFO] [stderr] checking for fcntl... no [INFO] [stderr] checking whether strnlen is declared... no [INFO] [stderr] checking for lstat... no [INFO] [stderr] checking for readlink... no [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking for clock_gettime... no [INFO] [stderr] checking for clock_gettime in -lrt... no [INFO] [stderr] checking whether -pthread is supported... no [INFO] [stderr] checking for compress in -lz... no [INFO] [stderr] checking whether --compress-debug-sections is supported... no [INFO] [stderr] checking for objcopy... objcopy [INFO] [stderr] checking whether objcopy supports debuglink... no [INFO] [stderr] checking whether tests can run... no [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: sys/mman.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: sys/mman.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: sys/mman.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: sys/mman.h: proceeding with the compiler's result [INFO] [stderr] configure: WARNING: link.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: link.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: link.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: link.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: link.h: proceeding with the compiler's result [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: sys/ldr.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: sys/ldr.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: sys/ldr.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: sys/ldr.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: sys/ldr.h: proceeding with the compiler's result [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] objcopy: /tmp/ls430: debuglink section already exists [INFO] [stderr] objcopy: /tmp/ls430[.note.gnu.property]: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't write 66 items to stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 13122: echo: write error: No space left on device [INFO] [stderr] configure: error: could not make ./config.status [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 42: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 49: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 58: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 84: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 86: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.17/build.rs:178:9: [INFO] [stderr] failed with: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5592f89ca885 - std::backtrace_rs::backtrace::libunwind::trace::h2ad30f9d3c5f0d3b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5592f89ca885 - std::backtrace_rs::backtrace::trace_unsynchronized::hde1fc0cfaca29244 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5592f89ca885 - std::sys_common::backtrace::_print_fmt::h5fadb9621a7c91ba [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5592f89ca885 - ::fmt::h909888e37fe97bc4 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5592f89ede1b - core::fmt::rt::Argument::fmt::h4abaedc2b816fbe9 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5592f89ede1b - core::fmt::write::h21502804c964bac0 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x5592f89c820f - std::io::Write::write_fmt::h33b1e2b586bf8a37 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x5592f89ca65e - std::sys_common::backtrace::_print::he5ba9f88d40fe9ba [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5592f89ca65e - std::sys_common::backtrace::print::hc556c186784ce109 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5592f89cbb39 - std::panicking::default_hook::{{closure}}::he32d365b22fb8ed3 [INFO] [stderr] 10: 0x5592f89cb87d - std::panicking::default_hook::h3c3548de781f31a7 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5592f89cbfd3 - std::panicking::rust_panic_with_hook::h67c43c094f6c1789 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5592f89cbeb4 - std::panicking::begin_panic_handler::{{closure}}::hbd7acb131df43c4b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5592f89cad49 - std::sys_common::backtrace::__rust_end_short_backtrace::h79f272fc7d73228d [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5592f89cbbe7 - rust_begin_unwind [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5592f897c113 - core::panicking::panic_fmt::h3cd792c9f03fa3bc [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5592f8980eb3 - build_script_build::run::h9e5b0561e0b76e2c [INFO] [stderr] 17: 0x5592f897f9b3 - build_script_build::main::h167e4c8524bed62b [INFO] [stderr] 18: 0x5592f897d553 - core::ops::function::FnOnce::call_once::hed7fef22def409ff [INFO] [stderr] 19: 0x5592f897c856 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1e223da864e59a64 [INFO] [stderr] 20: 0x5592f897cb29 - std::rt::lang_start::{{closure}}::h79ec9e41b06033e2 [INFO] [stderr] 21: 0x5592f89c48b6 - core::ops::function::impls:: for &F>::call_once::h8d67348e39b6eded [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5592f89c48b6 - std::panicking::try::do_call::he0deb988a9d1835b [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x5592f89c48b6 - std::panicking::try::h2ad5a7fbe7794f7f [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x5592f89c48b6 - std::panic::catch_unwind::hc6c42c1ec7d0872f [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x5592f89c48b6 - std::rt::lang_start_internal::{{closure}}::hc38b3d1f87326bb7 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x5592f89c48b6 - std::panicking::try::do_call::h629a744f47418a31 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x5592f89c48b6 - std::panicking::try::h8d0607a988e5cf26 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x5592f89c48b6 - std::panic::catch_unwind::h2b2d9ab4939b6116 [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x5592f89c48b6 - std::rt::lang_start_internal::haa8f37edfc0b96ed [INFO] [stderr] at /rustc/44523379467bbd2050af931a040d10c2b764b443/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x5592f897cb07 - std::rt::lang_start::h1dbd7e6d3775a49c [INFO] [stderr] 31: 0x5592f8981125 - main [INFO] [stderr] 32: 0x7fbea9c7cd90 - [INFO] [stderr] 33: 0x7fbea9c7ce40 - __libc_start_main [INFO] [stderr] 34: 0x5592f897c745 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "afd5eedba1785cba3cd7f0cef5d4774204fa90f9d6b26b3ab3aef4cc439d925d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd5eedba1785cba3cd7f0cef5d4774204fa90f9d6b26b3ab3aef4cc439d925d", kill_on_drop: false }` [INFO] [stdout] afd5eedba1785cba3cd7f0cef5d4774204fa90f9d6b26b3ab3aef4cc439d925d