[INFO] cloning repository https://github.com/ben-stringer/cos701 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ben-stringer/cos701" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-stringer%2Fcos701", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-stringer%2Fcos701'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0f3ba2a1a916dbd432f8934ef68161ce0d69cf0 [INFO] testing ben-stringer/cos701 against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fben-stringer%2Fcos701" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ben-stringer/cos701 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ben-stringer/cos701 [INFO] finished tweaking git repo https://github.com/ben-stringer/cos701 [INFO] tweaked toml for git repo https://github.com/ben-stringer/cos701 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/ben-stringer/cos701 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded plotters-bitmap v0.3.0 [INFO] [stderr] Downloaded font-kit v0.7.1 [INFO] [stderr] Downloaded delaunator v0.2.0 [INFO] [stderr] Downloaded voronoi v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d9e8b7e7c4c0dc2ca902942d297ef9839949fcc38a93d3fd889a683b783e979 [INFO] running `Command { std: "docker" "start" "-a" "2d9e8b7e7c4c0dc2ca902942d297ef9839949fcc38a93d3fd889a683b783e979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9e8b7e7c4c0dc2ca902942d297ef9839949fcc38a93d3fd889a683b783e979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9e8b7e7c4c0dc2ca902942d297ef9839949fcc38a93d3fd889a683b783e979", kill_on_drop: false }` [INFO] [stdout] 2d9e8b7e7c4c0dc2ca902942d297ef9839949fcc38a93d3fd889a683b783e979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c530c211de1c355f503ffc01348736bf9935a4d7902bdb562c57906f65a42090 [INFO] running `Command { std: "docker" "start" "-a" "c530c211de1c355f503ffc01348736bf9935a4d7902bdb562c57906f65a42090", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling delaunator v0.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling voronoi v0.1.4 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling cos_701 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "c530c211de1c355f503ffc01348736bf9935a4d7902bdb562c57906f65a42090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c530c211de1c355f503ffc01348736bf9935a4d7902bdb562c57906f65a42090", kill_on_drop: false }` [INFO] [stdout] c530c211de1c355f503ffc01348736bf9935a4d7902bdb562c57906f65a42090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3a4c2c6de39c17ee3ed27c509a1413eb6ebb0800a4b38db4f263608b5f7e8d [INFO] running `Command { std: "docker" "start" "-a" "4b3a4c2c6de39c17ee3ed27c509a1413eb6ebb0800a4b38db4f263608b5f7e8d", kill_on_drop: false }` [INFO] [stderr] Compiling cos_701 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "4b3a4c2c6de39c17ee3ed27c509a1413eb6ebb0800a4b38db4f263608b5f7e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3a4c2c6de39c17ee3ed27c509a1413eb6ebb0800a4b38db4f263608b5f7e8d", kill_on_drop: false }` [INFO] [stdout] 4b3a4c2c6de39c17ee3ed27c509a1413eb6ebb0800a4b38db4f263608b5f7e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4efe397788282718e7b9aa7c870f4faedb571f436c4ec323a6c706bf3e8d3294 [INFO] running `Command { std: "docker" "start" "-a" "4efe397788282718e7b9aa7c870f4faedb571f436c4ec323a6c706bf3e8d3294", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cos_701-d6e867451ef78d85) [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" "4efe397788282718e7b9aa7c870f4faedb571f436c4ec323a6c706bf3e8d3294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efe397788282718e7b9aa7c870f4faedb571f436c4ec323a6c706bf3e8d3294", kill_on_drop: false }` [INFO] [stdout] 4efe397788282718e7b9aa7c870f4faedb571f436c4ec323a6c706bf3e8d3294