[INFO] crate serde-json-schema 0.1.0 is already in cache [INFO] testing serde-json-schema-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate serde-json-schema 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate serde-json-schema 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate serde-json-schema 0.1.0 [INFO] finished tweaking crates.io crate serde-json-schema 0.1.0 [INFO] tweaked toml for crates.io crate serde-json-schema 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate serde-json-schema 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 036518c718007df1bbb11e185258fcde8a10480fc0ff8ae1295420175db0d037 [INFO] running `"docker" "start" "-a" "036518c718007df1bbb11e185258fcde8a10480fc0ff8ae1295420175db0d037"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling json-pointer v0.3.2 [INFO] [stderr] Compiling serde-json-schema v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.83s [INFO] running `"docker" "inspect" "036518c718007df1bbb11e185258fcde8a10480fc0ff8ae1295420175db0d037"` [INFO] running `"docker" "rm" "-f" "036518c718007df1bbb11e185258fcde8a10480fc0ff8ae1295420175db0d037"` [INFO] [stdout] 036518c718007df1bbb11e185258fcde8a10480fc0ff8ae1295420175db0d037 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c301f568f730bf85af32b1bba6bfc356b58cb9dd0aa18e145051ca05bd23214 [INFO] running `"docker" "start" "-a" "0c301f568f730bf85af32b1bba6bfc356b58cb9dd0aa18e145051ca05bd23214"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde-json-schema v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read tests/./fixtures/address.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:102:19 [INFO] [stderr] | [INFO] [stderr] 102 | let raw = include_str!("./fixtures/address.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/calendar.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let raw = include_str!("./fixtures/calendar.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/card.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:116:19 [INFO] [stderr] | [INFO] [stderr] 116 | let raw = include_str!("./fixtures/card.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/card.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:124:34 [INFO] [stderr] | [INFO] [stderr] 124 | serde_json::from_str(include_str!("./fixtures/card.schema.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/green_door.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:132:34 [INFO] [stderr] | [INFO] [stderr] 132 | serde_json::from_str(include_str!("./fixtures/green_door.schema.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/green_door.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:134:34 [INFO] [stderr] | [INFO] [stderr] 134 | serde_json::from_str(include_str!("./fixtures/green_door.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/green_door.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:312:34 [INFO] [stderr] | [INFO] [stderr] 312 | serde_json::from_str(include_str!("./fixtures/green_door.schema.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/green_door.wrong_number_types.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:313:71 [INFO] [stderr] | [INFO] [stderr] 313 | let json_green_door: serde_json::Value = serde_json::from_str(include_str!( [INFO] [stderr] | _______________________________________________________________________^ [INFO] [stderr] 314 | | "./fixtures/green_door.wrong_number_types.json" [INFO] [stderr] 315 | | )) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:326:26 [INFO] [stderr] | [INFO] [stderr] 326 | let raw_schema = include_str!("./fixtures/address.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:330:34 [INFO] [stderr] | [INFO] [stderr] 330 | serde_json::from_str(include_str!("./fixtures/address.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/root_array.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:337:34 [INFO] [stderr] | [INFO] [stderr] 337 | serde_json::from_str(include_str!("./fixtures/root_array.schema.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/root_array.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:340:34 [INFO] [stderr] | [INFO] [stderr] 340 | serde_json::from_str(include_str!("./fixtures/root_array.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:346:26 [INFO] [stderr] | [INFO] [stderr] 346 | let raw_schema = include_str!("./fixtures/address.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.wrong-type.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:350:34 [INFO] [stderr] | [INFO] [stderr] 350 | serde_json::from_str(include_str!("./fixtures/address.wrong-type.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:357:26 [INFO] [stderr] | [INFO] [stderr] 357 | let raw_schema = include_str!("./fixtures/address.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.missing.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:361:34 [INFO] [stderr] | [INFO] [stderr] 361 | serde_json::from_str(include_str!("./fixtures/address.missing.json")).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.schema.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:368:26 [INFO] [stderr] | [INFO] [stderr] 368 | let raw_schema = include_str!("./fixtures/address.schema.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./fixtures/address.missing-non-required.json: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:372:34 [INFO] [stderr] | [INFO] [stderr] 372 | serde_json::from_str(include_str!("./fixtures/address.missing-non-required.json")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `serde-json-schema`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0c301f568f730bf85af32b1bba6bfc356b58cb9dd0aa18e145051ca05bd23214"` [INFO] running `"docker" "rm" "-f" "0c301f568f730bf85af32b1bba6bfc356b58cb9dd0aa18e145051ca05bd23214"` [INFO] [stdout] 0c301f568f730bf85af32b1bba6bfc356b58cb9dd0aa18e145051ca05bd23214