[INFO] fetching crate balena-cdsl 0.10.6... [INFO] testing balena-cdsl-0.10.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate balena-cdsl 0.10.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate balena-cdsl 0.10.6 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] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking crates.io crate balena-cdsl 0.10.6 [INFO] finished tweaking crates.io crate balena-cdsl 0.10.6 [INFO] tweaked toml for crates.io crate balena-cdsl 0.10.6 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strfmt v0.1.6 [INFO] [stderr] Downloaded yaml-merge-keys v0.3.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e02d9a37109e5a62de797d0c95da61d4063e26b851643ef773d6088d4a71793a [INFO] running `Command { std: "docker" "start" "-a" "e02d9a37109e5a62de797d0c95da61d4063e26b851643ef773d6088d4a71793a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02d9a37109e5a62de797d0c95da61d4063e26b851643ef773d6088d4a71793a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02d9a37109e5a62de797d0c95da61d4063e26b851643ef773d6088d4a71793a", kill_on_drop: false }` [INFO] [stdout] e02d9a37109e5a62de797d0c95da61d4063e26b851643ef773d6088d4a71793a [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fb33a2064d25aa3bd596cd012ce7e71ee15e1534a58292e8a1da02dbaff8cca [INFO] running `Command { std: "docker" "start" "-a" "8fb33a2064d25aa3bd596cd012ce7e71ee15e1534a58292e8a1da02dbaff8cca", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling balena-cdsl v0.10.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> build.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling yaml-merge-keys v0.3.0 [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.68s [INFO] running `Command { std: "docker" "inspect" "8fb33a2064d25aa3bd596cd012ce7e71ee15e1534a58292e8a1da02dbaff8cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb33a2064d25aa3bd596cd012ce7e71ee15e1534a58292e8a1da02dbaff8cca", kill_on_drop: false }` [INFO] [stdout] 8fb33a2064d25aa3bd596cd012ce7e71ee15e1534a58292e8a1da02dbaff8cca [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b318ab9d64b8b00b848237e87e64dbc4acfe22984c43a25f796fc6243615ca5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b318ab9d64b8b00b848237e87e64dbc4acfe22984c43a25f796fc6243615ca5b", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> build.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling balena-cdsl v0.10.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dsl/schema/compiler/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `Command { std: "docker" "inspect" "b318ab9d64b8b00b848237e87e64dbc4acfe22984c43a25f796fc6243615ca5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b318ab9d64b8b00b848237e87e64dbc4acfe22984c43a25f796fc6243615ca5b", kill_on_drop: false }` [INFO] [stdout] b318ab9d64b8b00b848237e87e64dbc4acfe22984c43a25f796fc6243615ca5b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 113ee4c64e8bc7125df983b1e79375f1182bfc1591a25d9d369b4590b025641b [INFO] running `Command { std: "docker" "start" "-a" "113ee4c64e8bc7125df983b1e79375f1182bfc1591a25d9d369b4590b025641b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `message` [INFO] [stdout] [INFO] [stderr] --> build.rs:48:5 [INFO] [stdout] running 2 tests [INFO] [stderr] | [INFO] [stderr] 48 | message: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> build.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `balena-cdsl` (build script) generated 1 warning [INFO] [stderr] warning: field is never read: `message` [INFO] [stderr] --> src/dsl/schema/compiler/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | message: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/dsl/schema/compiler/mod.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `balena-cdsl` (lib) generated 1 warning [INFO] [stderr] warning: `balena-cdsl` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/balena_cdsl-6712c9b97fd0d5ae) [INFO] [stdout] test dsl::schema::deserialization::tests::fails_on_unknown_version_number ... ok [INFO] [stdout] test dsl::schema::deserialization::tests::passes_on_known_version_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-516f9169e50f6f9d) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test arrays::stringlist ... ok [INFO] [stdout] test annotations::array ... ok [INFO] [stdout] test _demo::resin_technologic_network ... ok [INFO] [stdout] test numbers::port ... ok [INFO] [stdout] test enums::simple ... ok [INFO] [stdout] test arrays::unique ... ok [INFO] [stdout] test enums::constant ... ok [INFO] [stdout] test numbers::default ... ok [INFO] [stdout] test numbers::validation ... ok [INFO] [stdout] test schema::additional_properties ... ok [INFO] [stdout] test numbers::basic ... ok [INFO] [stdout] test file::basic ... ok [INFO] [stdout] test schema::nested_properties ... ok [INFO] [stdout] test schema::formula ... ok [INFO] [stdout] test schema::empty ... ok [INFO] [stdout] test enums::value ... ok [INFO] [stdout] test schema::single_property ... ok [INFO] [stdout] test schema::optional_property ... ok [INFO] [stdout] test schema::multiple_properties ... ok [INFO] [stdout] test enums::title ... ok [INFO] [stdout] test arrays::minmax ... ok [INFO] [stdout] test schema::invalid_empty ... ok [INFO] [stdout] test schema::invalid_version ... ok [INFO] [stdout] test unknown::illegible ... ok [INFO] [stdout] test arrays::items ... ok [INFO] [stdout] test strings::passthrough ... ok [INFO] [stdout] test schema::dynamic ... ok [INFO] [stdout] test annotations::basic ... ok [INFO] [stdout] test strings::validation ... ok [INFO] [stderr] Doc-tests balena-cdsl [INFO] [stdout] test annotations::nested ... ok [INFO] [stdout] test _demo::resin_cli_no_ui_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "113ee4c64e8bc7125df983b1e79375f1182bfc1591a25d9d369b4590b025641b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113ee4c64e8bc7125df983b1e79375f1182bfc1591a25d9d369b4590b025641b", kill_on_drop: false }` [INFO] [stdout] 113ee4c64e8bc7125df983b1e79375f1182bfc1591a25d9d369b4590b025641b