[INFO] cloning repository https://github.com/wezm/pretzboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wezm/pretzboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d3d5b6f376551289fc35aec784f0573138eb489 [INFO] testing wezm/pretzboard against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wezm/pretzboard on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/wezm/pretzboard [INFO] finished tweaking git repo https://github.com/wezm/pretzboard [INFO] tweaked toml for git repo https://github.com/wezm/pretzboard written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wezm/pretzboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded hmac v0.7.0 [INFO] [stderr] Downloaded glfw-sys v3.2.2 [INFO] [stderr] Downloaded sha-1 v0.8.0 [INFO] [stderr] Downloaded pistoncore-glfw_window v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e83ee34adfc326af432500f23d8814b4ea4e95846c84ff8bd25d4a4c9094f5f6 [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" "e83ee34adfc326af432500f23d8814b4ea4e95846c84ff8bd25d4a4c9094f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83ee34adfc326af432500f23d8814b4ea4e95846c84ff8bd25d4a4c9094f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83ee34adfc326af432500f23d8814b4ea4e95846c84ff8bd25d4a4c9094f5f6", kill_on_drop: false }` [INFO] [stdout] e83ee34adfc326af432500f23d8814b4ea4e95846c84ff8bd25d4a4c9094f5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014f67fa8172d295c00a616571264ed83950d5079a4eb22f7da8daa329cdf387 [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" "014f67fa8172d295c00a616571264ed83950d5079a4eb22f7da8daa329cdf387", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling sha-1 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glfw_window v0.43.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "014f67fa8172d295c00a616571264ed83950d5079a4eb22f7da8daa329cdf387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014f67fa8172d295c00a616571264ed83950d5079a4eb22f7da8daa329cdf387", kill_on_drop: false }` [INFO] [stdout] 014f67fa8172d295c00a616571264ed83950d5079a4eb22f7da8daa329cdf387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2783b87c3ebc6aa770e2ebc34b9f67e2b9c820433795ed8893eb26bd1cf83f2a [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" "2783b87c3ebc6aa770e2ebc34b9f67e2b9c820433795ed8893eb26bd1cf83f2a", kill_on_drop: false }` [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.60s [INFO] running `Command { std: "docker" "inspect" "2783b87c3ebc6aa770e2ebc34b9f67e2b9c820433795ed8893eb26bd1cf83f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2783b87c3ebc6aa770e2ebc34b9f67e2b9c820433795ed8893eb26bd1cf83f2a", kill_on_drop: false }` [INFO] [stdout] 2783b87c3ebc6aa770e2ebc34b9f67e2b9c820433795ed8893eb26bd1cf83f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0affa6640da96710252e7013f39b384d8925c4eb02fafbc94752932aef65d897 [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" "0affa6640da96710252e7013f39b384d8925c4eb02fafbc94752932aef65d897", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pretzboard-6b4f869c08e9f526 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pretzboard-a84597742d85eaf9 [INFO] [stdout] running 1 test [INFO] [stdout] test flickr::test_signature_base_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pretzboard [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] [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] running `Command { std: "docker" "inspect" "0affa6640da96710252e7013f39b384d8925c4eb02fafbc94752932aef65d897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0affa6640da96710252e7013f39b384d8925c4eb02fafbc94752932aef65d897", kill_on_drop: false }` [INFO] [stdout] 0affa6640da96710252e7013f39b384d8925c4eb02fafbc94752932aef65d897