[INFO] cloning repository https://github.com/emk/wasm-bloat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emk/wasm-bloat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femk%2Fwasm-bloat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femk%2Fwasm-bloat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9363605c112128d886c4c13032cead62d498c335 [INFO] checking emk/wasm-bloat against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femk%2Fwasm-bloat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emk/wasm-bloat on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emk/wasm-bloat [INFO] finished tweaking git repo https://github.com/emk/wasm-bloat [INFO] tweaked toml for git repo https://github.com/emk/wasm-bloat written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/emk/wasm-bloat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4382e3c903d56065efb9a5b7dc70b1df770229e3236556ec8b981fcb62fd2d3a [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" "4382e3c903d56065efb9a5b7dc70b1df770229e3236556ec8b981fcb62fd2d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4382e3c903d56065efb9a5b7dc70b1df770229e3236556ec8b981fcb62fd2d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4382e3c903d56065efb9a5b7dc70b1df770229e3236556ec8b981fcb62fd2d3a", kill_on_drop: false }` [INFO] [stdout] 4382e3c903d56065efb9a5b7dc70b1df770229e3236556ec8b981fcb62fd2d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b55851b58dec717b66622410d63fcdb8bf269414b72c8ad5fb311169daba2ea [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" "4b55851b58dec717b66622410d63fcdb8bf269414b72c8ad5fb311169daba2ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking termcolor v0.3.3 [INFO] [stderr] Checking cli_test_dir v0.1.4 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking log v0.4.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking structopt v0.1.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking common_failures v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.2.8 [INFO] [stderr] Checking env_logger v0.5.0-rc.1 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking parity-wasm v0.19.0 [INFO] [stderr] Checking wasm-bloat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/name_section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/name_section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter` [INFO] [stdout] --> src/index_map.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/name_section.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn new>(name: S) -> ModuleNameSection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name` [INFO] [stdout] --> src/name_section.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name_mut` [INFO] [stdout] --> src/name_section.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn name_mut(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `names_mut` [INFO] [stdout] --> src/name_section.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn names_mut(&mut self) -> &mut NameMap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_names` [INFO] [stdout] --> src/name_section.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn local_names(&self) -> &IndexMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_names_mut` [INFO] [stdout] --> src/name_section.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn local_names_mut(&mut self) -> &mut IndexMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name` [INFO] [stdout] --> src/name_section.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name_mut` [INFO] [stdout] --> src/name_section.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn name_mut(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_names` [INFO] [stdout] --> src/name_section.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn local_names(&self) -> &IndexMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "4b55851b58dec717b66622410d63fcdb8bf269414b72c8ad5fb311169daba2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b55851b58dec717b66622410d63fcdb8bf269414b72c8ad5fb311169daba2ea", kill_on_drop: false }` [INFO] [stdout] 4b55851b58dec717b66622410d63fcdb8bf269414b72c8ad5fb311169daba2ea