[INFO] cloning repository https://github.com/josfeenstra/cityjson-validator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josfeenstra/cityjson-validator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosfeenstra%2Fcityjson-validator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosfeenstra%2Fcityjson-validator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 296103830952240602e49d780066dbbab59f7f42 [INFO] testing josfeenstra/cityjson-validator-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosfeenstra%2Fcityjson-validator-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josfeenstra/cityjson-validator-rs 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/josfeenstra/cityjson-validator-rs [INFO] finished tweaking git repo https://github.com/josfeenstra/cityjson-validator-rs [INFO] tweaked toml for git repo https://github.com/josfeenstra/cityjson-validator-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/josfeenstra/cityjson-validator-rs 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] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.5.0 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded fraction v0.8.0 [INFO] [stderr] Downloaded jsonschema v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 55e3bd220e93fbae61a680f6117a8d833be5d00422fd7c95d4d566117e598291 [INFO] running `Command { std: "docker" "start" "-a" "55e3bd220e93fbae61a680f6117a8d833be5d00422fd7c95d4d566117e598291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55e3bd220e93fbae61a680f6117a8d833be5d00422fd7c95d4d566117e598291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e3bd220e93fbae61a680f6117a8d833be5d00422fd7c95d4d566117e598291", kill_on_drop: false }` [INFO] [stdout] 55e3bd220e93fbae61a680f6117a8d833be5d00422fd7c95d4d566117e598291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 12177a5881c04fd655a6b2085807e03b28711b7d49177ddac9c23f92950c2221 [INFO] running `Command { std: "docker" "start" "-a" "12177a5881c04fd655a6b2085807e03b28711b7d49177ddac9c23f92950c2221", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fancy-regex v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling jsonschema v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling cityjson-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `strings` [INFO] [stdout] --> src/validator.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | let strings: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obs` [INFO] [stdout] --> src/validator.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | let obs = &instance["CityObjects"]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "12177a5881c04fd655a6b2085807e03b28711b7d49177ddac9c23f92950c2221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12177a5881c04fd655a6b2085807e03b28711b7d49177ddac9c23f92950c2221", kill_on_drop: false }` [INFO] [stdout] 12177a5881c04fd655a6b2085807e03b28711b7d49177ddac9c23f92950c2221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 540632946ce05131de0f88542cf5a6a21c014fc515f112f3f6a142efe5146033 [INFO] running `Command { std: "docker" "start" "-a" "540632946ce05131de0f88542cf5a6a21c014fc515f112f3f6a142efe5146033", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stdout] warning: unused variable: `strings` [INFO] [stdout] --> src/validator.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | let strings: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obs` [INFO] [stdout] --> src/validator.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | let obs = &instance["CityObjects"]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cityjson-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strings` [INFO] [stdout] --> src/validator.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | let strings: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obs` [INFO] [stdout] --> src/validator.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | let obs = &instance["CityObjects"]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "540632946ce05131de0f88542cf5a6a21c014fc515f112f3f6a142efe5146033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540632946ce05131de0f88542cf5a6a21c014fc515f112f3f6a142efe5146033", kill_on_drop: false }` [INFO] [stdout] 540632946ce05131de0f88542cf5a6a21c014fc515f112f3f6a142efe5146033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 393f2b992ccef962dc95c4c95652a7c96264f9c6e740e09a22dfb3cf2a8e2acc [INFO] running `Command { std: "docker" "start" "-a" "393f2b992ccef962dc95c4c95652a7c96264f9c6e740e09a22dfb3cf2a8e2acc", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stderr] warning: unused variable: `strings` [INFO] [stderr] --> src/validator.rs:153:25 [INFO] [stderr] | [INFO] [stderr] 153 | let strings: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `obs` [INFO] [stderr] --> src/validator.rs:395:13 [INFO] [stderr] | [INFO] [stderr] 395 | let obs = &instance["CityObjects"]; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_obs` [INFO] [stderr] [INFO] [stderr] warning: `cityjson-validator` (lib) generated 2 warnings [INFO] [stderr] warning: `cityjson-validator` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cityjson_validator-e90d25763332068c) [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 (/opt/rustwide/target/debug/deps/cityjson_validator-eb26bbc274d11e65) [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 cityjson-validator [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" "393f2b992ccef962dc95c4c95652a7c96264f9c6e740e09a22dfb3cf2a8e2acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393f2b992ccef962dc95c4c95652a7c96264f9c6e740e09a22dfb3cf2a8e2acc", kill_on_drop: false }` [INFO] [stdout] 393f2b992ccef962dc95c4c95652a7c96264f9c6e740e09a22dfb3cf2a8e2acc