[INFO] cloning repository https://github.com/ymgyt/calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8e420bda64c68997eb06bbc16b165c29ad0b121 [INFO] testing ymgyt/calculator against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/calculator on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/calculator [INFO] finished tweaking git repo https://github.com/ymgyt/calculator [INFO] tweaked toml for git repo https://github.com/ymgyt/calculator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orbtk-proc-macros v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-css-engine v0.3.1-alpha2 [INFO] [stderr] Downloaded sw-composite v0.7.10 [INFO] [stderr] Downloaded orbtk-utils v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-shell v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-tree v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-api v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-render v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-widgets v0.3.1-alpha2 [INFO] [stderr] Downloaded orbtk-theme v0.3.1-alpha2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 396fead40f25b057dcac4eebadb401a0c6ce1494b587aaf3574836942d9c3ed6 [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" "396fead40f25b057dcac4eebadb401a0c6ce1494b587aaf3574836942d9c3ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "396fead40f25b057dcac4eebadb401a0c6ce1494b587aaf3574836942d9c3ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396fead40f25b057dcac4eebadb401a0c6ce1494b587aaf3574836942d9c3ed6", kill_on_drop: false }` [INFO] [stdout] 396fead40f25b057dcac4eebadb401a0c6ce1494b587aaf3574836942d9c3ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76857bd2bb8bf178cd9a10b2dc0c543f6bf570bfd487b0c7b848ab62ca5abf9 [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" "b76857bd2bb8bf178cd9a10b2dc0c543f6bf570bfd487b0c7b848ab62ca5abf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling orbtk-utils v0.3.1-alpha2 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling sw-composite v0.7.10 [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling dces v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling cssparser v0.17.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling orbtk-tree v0.3.1-alpha2 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling raqote v0.7.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha2 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling orbtk-css-engine v0.3.1-alpha2 [INFO] [stderr] Compiling orbtk-render v0.3.1-alpha2 [INFO] [stderr] Compiling orbtk-theme v0.3.1-alpha2 [INFO] [stderr] Compiling orbtk-shell v0.3.1-alpha2 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling orbtk-api v0.3.1-alpha2 [INFO] [stderr] Compiling orbtk-widgets v0.3.1-alpha2 [INFO] [stderr] Compiling orbtk v0.3.1-alpha2 [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "b76857bd2bb8bf178cd9a10b2dc0c543f6bf570bfd487b0c7b848ab62ca5abf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76857bd2bb8bf178cd9a10b2dc0c543f6bf570bfd487b0c7b848ab62ca5abf9", kill_on_drop: false }` [INFO] [stdout] b76857bd2bb8bf178cd9a10b2dc0c543f6bf570bfd487b0c7b848ab62ca5abf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc1cc489d0daf4c8b4457fbf0bb2efc461e525239653acfa887d85fdebda862 [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" "bfc1cc489d0daf4c8b4457fbf0bb2efc461e525239653acfa887d85fdebda862", kill_on_drop: false }` [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "bfc1cc489d0daf4c8b4457fbf0bb2efc461e525239653acfa887d85fdebda862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc1cc489d0daf4c8b4457fbf0bb2efc461e525239653acfa887d85fdebda862", kill_on_drop: false }` [INFO] [stdout] bfc1cc489d0daf4c8b4457fbf0bb2efc461e525239653acfa887d85fdebda862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11706fed649b6ddd3af3139f4b1564d621c5f245a38cbf336206dcf077d457a0 [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" "11706fed649b6ddd3af3139f4b1564d621c5f245a38cbf336206dcf077d457a0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/main.rs:8:23 [INFO] [stderr] | [INFO] [stderr] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/main.rs:8:35 [INFO] [stderr] | [INFO] [stderr] 8 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/calculator-dc115965a4e0eb68 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11706fed649b6ddd3af3139f4b1564d621c5f245a38cbf336206dcf077d457a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11706fed649b6ddd3af3139f4b1564d621c5f245a38cbf336206dcf077d457a0", kill_on_drop: false }` [INFO] [stdout] 11706fed649b6ddd3af3139f4b1564d621c5f245a38cbf336206dcf077d457a0