[INFO] cloning repository https://github.com/gdutk007/simple_gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gdutk007/simple_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdutk007%2Fsimple_gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdutk007%2Fsimple_gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86a765b32e6162a2b584ede4fa877654547510c0 [INFO] testing gdutk007/simple_gui against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdutk007%2Fsimple_gui" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gdutk007/simple_gui on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gdutk007/simple_gui [INFO] finished tweaking git repo https://github.com/gdutk007/simple_gui [INFO] tweaked toml for git repo https://github.com/gdutk007/simple_gui written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gdutk007/simple_gui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53992fafb2bac06db675a772c53f6f515ae97e83d060db1ec80d72161fe7ed7d [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" "53992fafb2bac06db675a772c53f6f515ae97e83d060db1ec80d72161fe7ed7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53992fafb2bac06db675a772c53f6f515ae97e83d060db1ec80d72161fe7ed7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53992fafb2bac06db675a772c53f6f515ae97e83d060db1ec80d72161fe7ed7d", kill_on_drop: false }` [INFO] [stdout] 53992fafb2bac06db675a772c53f6f515ae97e83d060db1ec80d72161fe7ed7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06528f7ea834343b0f18f37fa49d726d29d7a3267430f936fe4b1a769195400e [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" "06528f7ea834343b0f18f37fa49d726d29d7a3267430f936fe4b1a769195400e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling orbtk-utils v0.3.0-alpha1 [INFO] [stderr] Compiling sw-composite v0.7.7 [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling dces v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling decimal v2.0.4 (https://github.com/alkis/decimal.git#972c8547) [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling cssparser v0.17.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling orbtk-tree v0.3.0-alpha1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling raqote v0.7.14 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk-render v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk-shell v0.3.0-alpha1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc.git#1da4d1b9) [INFO] [stderr] Compiling orbtk-css-engine v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk-theme v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk-api v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk-widgets v0.3.0-alpha1 [INFO] [stderr] Compiling orbtk v0.3.1-alpha1 [INFO] [stderr] Compiling simple_gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "06528f7ea834343b0f18f37fa49d726d29d7a3267430f936fe4b1a769195400e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06528f7ea834343b0f18f37fa49d726d29d7a3267430f936fe4b1a769195400e", kill_on_drop: false }` [INFO] [stdout] 06528f7ea834343b0f18f37fa49d726d29d7a3267430f936fe4b1a769195400e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdf02e6913246dff4edb43abbc23bf78e2f792ace13c4a205d5c59b816ef4607 [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" "fdf02e6913246dff4edb43abbc23bf78e2f792ace13c4a205d5c59b816ef4607", kill_on_drop: false }` [INFO] [stderr] Compiling simple_gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "fdf02e6913246dff4edb43abbc23bf78e2f792ace13c4a205d5c59b816ef4607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf02e6913246dff4edb43abbc23bf78e2f792ace13c4a205d5c59b816ef4607", kill_on_drop: false }` [INFO] [stdout] fdf02e6913246dff4edb43abbc23bf78e2f792ace13c4a205d5c59b816ef4607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 90628f432f9503ef2473e4a9eb74dcfe1c8e1cceec7453cb80eeffe7552af37e [INFO] running `Command { std: "docker" "start" "-a" "90628f432f9503ef2473e4a9eb74dcfe1c8e1cceec7453cb80eeffe7552af37e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simple_gui-f9f35c7ac71564df [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" "90628f432f9503ef2473e4a9eb74dcfe1c8e1cceec7453cb80eeffe7552af37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90628f432f9503ef2473e4a9eb74dcfe1c8e1cceec7453cb80eeffe7552af37e", kill_on_drop: false }` [INFO] [stdout] 90628f432f9503ef2473e4a9eb74dcfe1c8e1cceec7453cb80eeffe7552af37e