[INFO] cloning repository https://github.com/rustwasm/twiggy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustwasm/twiggy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwasm%2Ftwiggy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwasm%2Ftwiggy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466631004600c3762d1eeb860def8e24aec17d3d [INFO] testing rustwasm/twiggy against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwasm%2Ftwiggy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustwasm/twiggy on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustwasm/twiggy [INFO] finished tweaking git repo https://github.com/rustwasm/twiggy [INFO] tweaked toml for git repo https://github.com/rustwasm/twiggy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rustwasm/twiggy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f032c2d56fe0c6faf2e5679ff49cba1fe663b3c814f044b933d4cc191fd775 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63f032c2d56fe0c6faf2e5679ff49cba1fe663b3c814f044b933d4cc191fd775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f032c2d56fe0c6faf2e5679ff49cba1fe663b3c814f044b933d4cc191fd775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f032c2d56fe0c6faf2e5679ff49cba1fe663b3c814f044b933d4cc191fd775", kill_on_drop: false }` [INFO] [stdout] 63f032c2d56fe0c6faf2e5679ff49cba1fe663b3c814f044b933d4cc191fd775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7236e913af1bfd878b53e03952fbfaca80ee079cf8b0c28144f520005a60ca1a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7236e913af1bfd878b53e03952fbfaca80ee079cf8b0c28144f520005a60ca1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bumpalo v3.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling frozen v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling wasmparser v0.35.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cpp_demangle v0.3.0 [INFO] [stderr] Compiling quote v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling twiggy-opt v0.6.0 (/opt/rustwide/workdir/opt) [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling goblin v0.1.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling twiggy-ir v0.6.0 (/opt/rustwide/workdir/ir) [INFO] [stderr] Compiling twiggy-traits v0.6.0 (/opt/rustwide/workdir/traits) [INFO] [stderr] Compiling twiggy-parser v0.6.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling twiggy-analyze v0.6.0 (/opt/rustwide/workdir/analyze) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling twiggy v0.6.0 (/opt/rustwide/workdir/twiggy) [INFO] [stderr] Compiling twiggy-wasm-api v0.6.0 (/opt/rustwide/workdir/wasm-api) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> twiggy/./twiggy.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | for c in Fail::iter_causes(&e) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "7236e913af1bfd878b53e03952fbfaca80ee079cf8b0c28144f520005a60ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7236e913af1bfd878b53e03952fbfaca80ee079cf8b0c28144f520005a60ca1a", kill_on_drop: false }` [INFO] [stdout] 7236e913af1bfd878b53e03952fbfaca80ee079cf8b0c28144f520005a60ca1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd0f07e5b07600119554e62606ce77d6d92c4c54e1a2389e2f9191bf9e71421c [INFO] running `Command { std: "docker" "start" "-a" "cd0f07e5b07600119554e62606ce77d6d92c4c54e1a2389e2f9191bf9e71421c", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling twiggy-ir v0.6.0 (/opt/rustwide/workdir/ir) [INFO] [stderr] Compiling twiggy-traits v0.6.0 (/opt/rustwide/workdir/traits) [INFO] [stderr] Compiling twiggy-parser v0.6.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling twiggy-opt v0.6.0 (/opt/rustwide/workdir/opt) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling twiggy-analyze v0.6.0 (/opt/rustwide/workdir/analyze) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> twiggy/./twiggy.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | for c in Fail::iter_causes(&e) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling twiggy-wasm-api v0.6.0 (/opt/rustwide/workdir/wasm-api) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling twiggy v0.6.0 (/opt/rustwide/workdir/twiggy) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> twiggy/./twiggy.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | for c in Fail::iter_causes(&e) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "cd0f07e5b07600119554e62606ce77d6d92c4c54e1a2389e2f9191bf9e71421c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0f07e5b07600119554e62606ce77d6d92c4c54e1a2389e2f9191bf9e71421c", kill_on_drop: false }` [INFO] [stdout] cd0f07e5b07600119554e62606ce77d6d92c4c54e1a2389e2f9191bf9e71421c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7a5e22cdf896a316ea52eb9b23ec8f199a9cc7e96bba7646219c6b613fa697c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7a5e22cdf896a316ea52eb9b23ec8f199a9cc7e96bba7646219c6b613fa697c", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/top.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/top.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/top.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> analyze/analyses/top.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> twiggy/./twiggy.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | for c in Fail::iter_causes(&e) { [INFO] [stderr] | ^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> twiggy/./twiggy.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | for c in Fail::iter_causes(&e) { [INFO] [stderr] | ^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/twiggy-7d6a74c6f39d64e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-8d053965cc930596) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test diff_tests::diff_wee_alloc_csv_top_5 ... ok [INFO] [stdout] test dominators_tests::dominators_csv_does_not_summarize_garbage_if_all_items_are_reachable ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_all ... ok [INFO] [stdout] test dominators_tests::dominators_summarizes_unreachable_items ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_top_5 ... ok [INFO] [stdout] test dominators_tests::dominators_json_prints_multiple_root_items ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_all_json ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc ... ok [INFO] [stdout] test diff_tests::diff_test_exact_wee_alloc ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc ... ok [INFO] [stdout] test diff_tests::diff_test_regex_wee_alloc ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_json_top_5 ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_csv ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc_csv ... ok [INFO] [stdout] test dominators_tests::dominators_regex_any_func ... ok [INFO] [stdout] test diff_tests::diff_wee_alloc_json ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc_subtree ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc_json ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_all_json ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc_with_depth_and_row ... ok [INFO] [stdout] test dominators_tests::dominators_wee_alloc_subtree_json ... ok [INFO] [stdout] test garbage_tests::garbage_top_2 ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_all ... ok [INFO] [stdout] test garbage_tests::garbage ... ok [INFO] [stdout] test garbage_tests::garbage_json ... ok [INFO] [stdout] test garbage_tests::garbage_top_2_json ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_show_data_segments ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_show_data_segments_json ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_10 ... ok [INFO] [stdout] test monos_tests::monos_only_all_generics ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_10_json ... ok [INFO] [stdout] test monos_tests::monos_functions ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_2_show_data_segments ... ok [INFO] [stdout] test monos_tests::cpp_monos ... ok [INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_2_show_data_segments_json ... ok [INFO] [stdout] test monos_tests::monos_all ... ok [INFO] [stdout] test monos_tests::monos ... ok [INFO] [stdout] test monos_tests::monos_all_generics ... ok [INFO] [stdout] test monos_tests::monos_json ... ok [INFO] [stdout] test monos_tests::monos_maxes ... ok [INFO] [stdout] test monos_tests::monos_all_monos ... ok [INFO] [stdout] test monos_tests::monos_only_generics ... ok [INFO] [stdout] test paths_tests::paths_error_test_one_path ... ok [INFO] [stdout] test monos_tests::monos_regex ... ok [INFO] [stdout] test paths_tests::paths_error_test_no_max_paths ... ok [INFO] [stdout] test paths_tests::issue_16 ... ok [INFO] [stdout] test monos_tests::monos_wasm_csv ... ok [INFO] [stdout] test paths_tests::paths_error_test_no_max_paths_csv ... ok [INFO] [stdout] test paths_tests::paths_error_test_no_max_paths_json ... ok [INFO] [stdout] test paths_tests::paths_test_called_twice ... ok [INFO] [stdout] test paths_tests::paths_test_called_once ... ok [INFO] [stdout] test elf_format_tests::elf_top_25_hello_world_rs ... ok [INFO] [stdout] test paths_tests::paths_error_test_one_path_json ... ok [INFO] [stdout] test paths_tests::paths_test_called_once_json ... ok [INFO] [stdout] test paths_tests::paths_test_called_twice_csv ... ok [INFO] [stdout] test paths_tests::paths_error_test_one_path_csv ... ok [INFO] [stdout] test paths_tests::paths_test_called_once_csv ... ok [INFO] [stdout] test paths_tests::paths_test_default_output_desc ... ok [INFO] [stdout] test paths_tests::paths_test_regex_called_any ... ok [INFO] [stdout] test paths_tests::paths_test_called_twice_json ... ok [INFO] [stdout] test elf_format_tests::elf_top_hello_world_rs ... ok [INFO] [stdout] test paths_tests::paths_test_default_output_csv ... ok [INFO] [stdout] test paths_tests::paths_test_default_output ... ok [INFO] [stdout] test paths_tests::paths_test_default_output_json ... ok [INFO] [stdout] test paths_tests::paths_test_default_output_desc_with_depth ... ok [INFO] [stdout] test paths_tests::paths_test_regex_exports_desc ... ok [INFO] [stdout] test paths_tests::paths_test_regex_exports ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc_csv ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths_json ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc_json ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths ... ok [INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths_csv ... ok [INFO] [stdout] test top_tests::output_to_file ... FAILED [INFO] [stdout] test top_tests::top_2_json_retained ... ok [INFO] [stdout] test top_tests::top_2_csv_retained ... ok [INFO] [stdout] test top_tests::top_2_json ... ok [INFO] [stdout] test top_tests::top_2_csv ... ok [INFO] [stdout] test top_tests::top_mappings ... ok [INFO] [stdout] test top_tests::top_wee_alloc ... ok [INFO] [stdout] test top_tests::top_retained_mappings ... ok [INFO] [stdout] test top_tests::top_retained_wee_alloc ... ok [INFO] [stderr] error: test failed, to rerun pass '-p twiggy --test all' [INFO] [stdout] test top_tests::top_mono ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- top_tests::output_to_file stdout ---- [INFO] [stdout] thread 'top_tests::output_to_file' panicked at 'should have run `twiggy` OK [INFO] [stdout] [INFO] [stdout] ============================== stdout ============================== [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ============================== stderr ============================== [INFO] [stdout] [INFO] [stdout] Blocking waiting for file lock on build directory [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/monos/emit.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> analyze/analyses/top.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> twiggy/./twiggy.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | for c in Fail::iter_causes(&e) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stdout] Running `/opt/rustwide/target/debug/twiggy top ./fixtures/wee_alloc.wasm -o whatever-output.txt` [INFO] [stdout] error: I/O error: Read-only file system (os error 30) [INFO] [stdout] caused by: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ', twiggy/tests/all/top_tests.rs:72:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562a7101f480 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562a7101f480 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562a7101f480 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562a7101f480 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562a71041e1c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x562a7101c4e5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x562a710215eb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562a710215eb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562a710215eb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562a710210fc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562a71021c91 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562a71021797 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562a7101f95c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562a710216f9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562a70f20d8b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x562a70f96c4f - all::top_tests::output_to_file::h3c5221986e46d7d9 [INFO] [stdout] at /opt/rustwide/workdir/twiggy/tests/all/main.rs:32:13 [INFO] [stdout] 16: 0x562a70f967da - all::top_tests::output_to_file::{{closure}}::h3881c2aeddf5313d [INFO] [stdout] at /opt/rustwide/workdir/twiggy/tests/all/main.rs:15:9 [INFO] [stdout] 17: 0x562a70fa9b7e - core::ops::function::FnOnce::call_once::h0dabcdcbbdb12ec8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x562a70ff6963 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x562a70ff6963 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 20: 0x562a70ff5410 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 21: 0x562a70ff5410 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 22: 0x562a70ff5410 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x562a70ff5410 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x562a70ff5410 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 25: 0x562a70ff5410 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 26: 0x562a70ff5410 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x562a70fd06e2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x562a70fd06e2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x562a70fd4458 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x562a70fd4458 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x562a70fd4458 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x562a70fd4458 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x562a70fd4458 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x562a70fd4458 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x562a70fd4458 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x562a71026897 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x562a71026897 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x562a71026897 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f681ea0a609 - start_thread [INFO] [stdout] 40: 0x7f681e7dc293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] top_tests::output_to_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7a5e22cdf896a316ea52eb9b23ec8f199a9cc7e96bba7646219c6b613fa697c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a5e22cdf896a316ea52eb9b23ec8f199a9cc7e96bba7646219c6b613fa697c", kill_on_drop: false }` [INFO] [stdout] f7a5e22cdf896a316ea52eb9b23ec8f199a9cc7e96bba7646219c6b613fa697c