[INFO] cloning repository https://github.com/cedeber/spurilo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedeber/spurilo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeber%2Fspurilo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeber%2Fspurilo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ba667215e1bf0c5143698dbbfbc9224d380b81a [INFO] testing cedeber/spurilo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeber%2Fspurilo" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedeber/spurilo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cedeber/spurilo [INFO] finished tweaking git repo https://github.com/cedeber/spurilo [INFO] tweaked toml for git repo https://github.com/cedeber/spurilo written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/cedeber/spurilo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e8915e254efc0213092acd0a4f61344e7989a660dd7cc45651ac35bcf85f78 [INFO] running `Command { std: "docker" "start" "-a" "60e8915e254efc0213092acd0a4f61344e7989a660dd7cc45651ac35bcf85f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e8915e254efc0213092acd0a4f61344e7989a660dd7cc45651ac35bcf85f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e8915e254efc0213092acd0a4f61344e7989a660dd7cc45651ac35bcf85f78", kill_on_drop: false }` [INFO] [stdout] 60e8915e254efc0213092acd0a4f61344e7989a660dd7cc45651ac35bcf85f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9748b6cd83a18006219891e0f8d1ab1bb30db8e8040b8a112644fb89d16aa1f4 [INFO] running `Command { std: "docker" "start" "-a" "9748b6cd83a18006219891e0f8d1ab1bb30db8e8040b8a112644fb89d16aa1f4", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling clap v3.0.0-rc.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling piet v0.5.0 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling rstar v0.8.4 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling gpx v0.8.5 [INFO] [stderr] Compiling geojson v0.22.2 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling pango v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling pangocairo v0.14.0 [INFO] [stderr] Compiling piet-cairo v0.5.0 [INFO] [stderr] Compiling piet-common v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling spurilo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.80s [INFO] running `Command { std: "docker" "inspect" "9748b6cd83a18006219891e0f8d1ab1bb30db8e8040b8a112644fb89d16aa1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9748b6cd83a18006219891e0f8d1ab1bb30db8e8040b8a112644fb89d16aa1f4", kill_on_drop: false }` [INFO] [stdout] 9748b6cd83a18006219891e0f8d1ab1bb30db8e8040b8a112644fb89d16aa1f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1fdbb9ee2cfed382e48e769dd551a487119051f74af41b985ce4a5d5eb7bc8 [INFO] running `Command { std: "docker" "start" "-a" "6b1fdbb9ee2cfed382e48e769dd551a487119051f74af41b985ce4a5d5eb7bc8", kill_on_drop: false }` [INFO] [stderr] Compiling spurilo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/spurilo-bcf97513fb46d968) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spurilo-29697bb580ea650d) [INFO] running `Command { std: "docker" "inspect" "6b1fdbb9ee2cfed382e48e769dd551a487119051f74af41b985ce4a5d5eb7bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1fdbb9ee2cfed382e48e769dd551a487119051f74af41b985ce4a5d5eb7bc8", kill_on_drop: false }` [INFO] [stdout] 6b1fdbb9ee2cfed382e48e769dd551a487119051f74af41b985ce4a5d5eb7bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13af442d49fa9f9e5c3757c935d61a4dd299dc79fd7b66dc92db1db5b2b4564e [INFO] running `Command { std: "docker" "start" "-a" "13af442d49fa9f9e5c3757c935d61a4dd299dc79fd7b66dc92db1db5b2b4564e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spurilo-bcf97513fb46d968) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spurilo-29697bb580ea650d) [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] [stderr] Doc-tests spurilo [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" "13af442d49fa9f9e5c3757c935d61a4dd299dc79fd7b66dc92db1db5b2b4564e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13af442d49fa9f9e5c3757c935d61a4dd299dc79fd7b66dc92db1db5b2b4564e", kill_on_drop: false }` [INFO] [stdout] 13af442d49fa9f9e5c3757c935d61a4dd299dc79fd7b66dc92db1db5b2b4564e