[INFO] updating cached repository https://github.com/ascense/creepingdespair [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f51867a17691ec67b7589b45eba32334bf1def64 [INFO] testing ascense/creepingdespair 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%2Fascense%2Fcreepingdespair" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ascense/creepingdespair 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/ascense/creepingdespair [INFO] finished tweaking git repo https://github.com/ascense/creepingdespair [INFO] tweaked toml for git repo https://github.com/ascense/creepingdespair written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ascense/creepingdespair 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a8b769c3ba10bcc94ef0866dcee996f30bf2f253124bfe22f486f5c03bde485 [INFO] running `Command { std: "docker" "start" "-a" "9a8b769c3ba10bcc94ef0866dcee996f30bf2f253124bfe22f486f5c03bde485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a8b769c3ba10bcc94ef0866dcee996f30bf2f253124bfe22f486f5c03bde485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a8b769c3ba10bcc94ef0866dcee996f30bf2f253124bfe22f486f5c03bde485", kill_on_drop: false }` [INFO] [stdout] 9a8b769c3ba10bcc94ef0866dcee996f30bf2f253124bfe22f486f5c03bde485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0033641c18a8ee8e9371b8ad615f163f6e6e78c74e2711bd88b68dc33bd133e [INFO] running `Command { std: "docker" "start" "-a" "f0033641c18a8ee8e9371b8ad615f163f6e6e78c74e2711bd88b68dc33bd133e", kill_on_drop: false }` [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling piston2d-graphics v0.29.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.58.0 [INFO] [stderr] Compiling pistoncore-window v0.35.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.40.0 [INFO] [stderr] Compiling piston v0.40.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.52.0 [INFO] [stderr] Compiling creepingdespair v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hearing` [INFO] [stdout] --> src/system/console.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | for hearing in (&hearing_store).join() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hearing` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/system/renderer.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "f0033641c18a8ee8e9371b8ad615f163f6e6e78c74e2711bd88b68dc33bd133e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0033641c18a8ee8e9371b8ad615f163f6e6e78c74e2711bd88b68dc33bd133e", kill_on_drop: false }` [INFO] [stdout] f0033641c18a8ee8e9371b8ad615f163f6e6e78c74e2711bd88b68dc33bd133e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 35374900b4f48ccfa2341eb009c96d1f83747661ab26349b22fe0ebbc28ee262 [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" "35374900b4f48ccfa2341eb009c96d1f83747661ab26349b22fe0ebbc28ee262", kill_on_drop: false }` [INFO] [stderr] Compiling creepingdespair v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hearing` [INFO] [stdout] --> src/system/console.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | for hearing in (&hearing_store).join() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hearing` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/system/renderer.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hearing` [INFO] [stdout] --> src/system/console.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | for hearing in (&hearing_store).join() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hearing` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/system/renderer.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "35374900b4f48ccfa2341eb009c96d1f83747661ab26349b22fe0ebbc28ee262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35374900b4f48ccfa2341eb009c96d1f83747661ab26349b22fe0ebbc28ee262", kill_on_drop: false }` [INFO] [stdout] 35374900b4f48ccfa2341eb009c96d1f83747661ab26349b22fe0ebbc28ee262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 906f204f57943c9a992ef043fdae91e791575f79f132731340d8e1eab28de5af [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" "906f204f57943c9a992ef043fdae91e791575f79f132731340d8e1eab28de5af", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `hearing` [INFO] [stderr] --> src/system/console.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | for hearing in (&hearing_store).join() { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hearing` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/system/renderer.rs:23:40 [INFO] [stderr] | [INFO] [stderr] 23 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hearing` [INFO] [stderr] --> src/system/console.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | for hearing in (&hearing_store).join() { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hearing` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/system/renderer.rs:23:40 [INFO] [stderr] | [INFO] [stderr] 23 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/creepingdespair-5cb0c57d30c40da1 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/creepingdespair-d1aef1cf2faad296 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests creepingdespair [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "906f204f57943c9a992ef043fdae91e791575f79f132731340d8e1eab28de5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906f204f57943c9a992ef043fdae91e791575f79f132731340d8e1eab28de5af", kill_on_drop: false }` [INFO] [stdout] 906f204f57943c9a992ef043fdae91e791575f79f132731340d8e1eab28de5af