[INFO] cloning repository https://github.com/rust-transit/siri-lite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-transit/siri-lite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca64a0ed152a372dba778c593aa549615acd436a [INFO] testing rust-transit/siri-lite against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-transit/siri-lite on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-transit/siri-lite [INFO] finished tweaking git repo https://github.com/rust-transit/siri-lite [INFO] tweaked toml for git repo https://github.com/rust-transit/siri-lite written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/rust-transit/siri-lite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/antoine-de/openapi` [INFO] [stderr] Updating git repository `https://github.com/antoine-de/openapi-schema.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c548121b85f9d3fb891e11d080b2775414402e4cca01e9bbe3e289cb884d9068 [INFO] running `Command { std: "docker" "start" "-a" "c548121b85f9d3fb891e11d080b2775414402e4cca01e9bbe3e289cb884d9068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c548121b85f9d3fb891e11d080b2775414402e4cca01e9bbe3e289cb884d9068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c548121b85f9d3fb891e11d080b2775414402e4cca01e9bbe3e289cb884d9068", kill_on_drop: false }` [INFO] [stdout] c548121b85f9d3fb891e11d080b2775414402e4cca01e9bbe3e289cb884d9068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 902ce5b879476cc4bc6871ebebbb627f5c6f4731ac778d2bc3ced55d73570a21 [INFO] running `Command { std: "docker" "start" "-a" "902ce5b879476cc4bc6871ebebbb627f5c6f4731ac778d2bc3ced55d73570a21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openapi v0.1.5 (https://github.com/antoine-de/openapi?rev=11f732b373d2dc1d725f77a245fac3677b51318b#11f732b3) [INFO] [stderr] Compiling openapi-schema-derive v0.1.0 (https://github.com/antoine-de/openapi-schema.git?rev=7e7c373e8b9f96dd81c7aaae0d2d307d1e82ff40#7e7c373e) [INFO] [stderr] Compiling openapi-schema v0.1.0 (https://github.com/antoine-de/openapi-schema.git?rev=7e7c373e8b9f96dd81c7aaae0d2d307d1e82ff40#7e7c373e) [INFO] [stderr] Compiling siri-lite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.67s [INFO] running `Command { std: "docker" "inspect" "902ce5b879476cc4bc6871ebebbb627f5c6f4731ac778d2bc3ced55d73570a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902ce5b879476cc4bc6871ebebbb627f5c6f4731ac778d2bc3ced55d73570a21", kill_on_drop: false }` [INFO] [stdout] 902ce5b879476cc4bc6871ebebbb627f5c6f4731ac778d2bc3ced55d73570a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43e8ab0ac7f86ee051aa0609bd80457eedc062e8c8e680180bed41a3007e9f40 [INFO] running `Command { std: "docker" "start" "-a" "43e8ab0ac7f86ee051aa0609bd80457eedc062e8c8e680180bed41a3007e9f40", kill_on_drop: false }` [INFO] [stderr] Compiling siri-lite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.33s [INFO] running `Command { std: "docker" "inspect" "43e8ab0ac7f86ee051aa0609bd80457eedc062e8c8e680180bed41a3007e9f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e8ab0ac7f86ee051aa0609bd80457eedc062e8c8e680180bed41a3007e9f40", kill_on_drop: false }` [INFO] [stdout] 43e8ab0ac7f86ee051aa0609bd80457eedc062e8c8e680180bed41a3007e9f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 932ced7adf5e966ee62eb499617f7c2ff57eda778a8c89a7b893d0845dd005ea [INFO] running `Command { std: "docker" "start" "-a" "932ced7adf5e966ee62eb499617f7c2ff57eda778a8c89a7b893d0845dd005ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/siri_lite-778b6b7f6d3ef0e3) [INFO] [stdout] [INFO] [stderr] Doc-tests siri-lite [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" "932ced7adf5e966ee62eb499617f7c2ff57eda778a8c89a7b893d0845dd005ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932ced7adf5e966ee62eb499617f7c2ff57eda778a8c89a7b893d0845dd005ea", kill_on_drop: false }` [INFO] [stdout] 932ced7adf5e966ee62eb499617f7c2ff57eda778a8c89a7b893d0845dd005ea