[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 beta-2022-04-10 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 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/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82b602aae087136ec55d7cf93d872bbeb30982f95db888f16468e21f75e6508d [INFO] running `Command { std: "docker" "start" "-a" "82b602aae087136ec55d7cf93d872bbeb30982f95db888f16468e21f75e6508d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82b602aae087136ec55d7cf93d872bbeb30982f95db888f16468e21f75e6508d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b602aae087136ec55d7cf93d872bbeb30982f95db888f16468e21f75e6508d", kill_on_drop: false }` [INFO] [stdout] 82b602aae087136ec55d7cf93d872bbeb30982f95db888f16468e21f75e6508d [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e1331c1a88e8ab5ca719cddc5728140b35a54a66c172a073a77fde0946f6792 [INFO] running `Command { std: "docker" "start" "-a" "4e1331c1a88e8ab5ca719cddc5728140b35a54a66c172a073a77fde0946f6792", 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 serde v1.0.126 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling base64 v0.13.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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.4 [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 parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fancy-regex v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling jsonschema v0.9.0 [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 14.99s [INFO] running `Command { std: "docker" "inspect" "4e1331c1a88e8ab5ca719cddc5728140b35a54a66c172a073a77fde0946f6792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1331c1a88e8ab5ca719cddc5728140b35a54a66c172a073a77fde0946f6792", kill_on_drop: false }` [INFO] [stdout] 4e1331c1a88e8ab5ca719cddc5728140b35a54a66c172a073a77fde0946f6792 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e673b6230c05999270e9a81531e84a5aac28a35be661972f5f232a7ee72b57 [INFO] running `Command { std: "docker" "start" "-a" "27e673b6230c05999270e9a81531e84a5aac28a35be661972f5f232a7ee72b57", 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.74s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cityjson_validator-2495d8d13e34f9a4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cityjson_validator-9b2b5a4eb92d2808) [INFO] running `Command { std: "docker" "inspect" "27e673b6230c05999270e9a81531e84a5aac28a35be661972f5f232a7ee72b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e673b6230c05999270e9a81531e84a5aac28a35be661972f5f232a7ee72b57", kill_on_drop: false }` [INFO] [stdout] 27e673b6230c05999270e9a81531e84a5aac28a35be661972f5f232a7ee72b57 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b1b932742218bc3e8aea656b07fc10e5bcf6a37613ffd1d61ad821f71cb896 [INFO] running `Command { std: "docker" "start" "-a" "a2b1b932742218bc3e8aea656b07fc10e5bcf6a37613ffd1d61ad821f71cb896", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.web-sys.parking_lot_core [INFO] [stderr] Blocking waiting for file lock on package cache [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.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cityjson_validator-2495d8d13e34f9a4) [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/cityjson_validator-9b2b5a4eb92d2808) [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" "a2b1b932742218bc3e8aea656b07fc10e5bcf6a37613ffd1d61ad821f71cb896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b1b932742218bc3e8aea656b07fc10e5bcf6a37613ffd1d61ad821f71cb896", kill_on_drop: false }` [INFO] [stdout] a2b1b932742218bc3e8aea656b07fc10e5bcf6a37613ffd1d61ad821f71cb896