[INFO] fetching crate norad 0.2.0... [INFO] testing norad-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate norad 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate norad 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate norad 0.2.0 [INFO] finished tweaking crates.io crate norad 0.2.0 [INFO] tweaked toml for crates.io crate norad 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate norad 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17bc582e325d8d57565ac96fe2b98e089af98e399f1d988185114442515dd07d [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" "17bc582e325d8d57565ac96fe2b98e089af98e399f1d988185114442515dd07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17bc582e325d8d57565ac96fe2b98e089af98e399f1d988185114442515dd07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bc582e325d8d57565ac96fe2b98e089af98e399f1d988185114442515dd07d", kill_on_drop: false }` [INFO] [stdout] 17bc582e325d8d57565ac96fe2b98e089af98e399f1d988185114442515dd07d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 58b49a01ce6a39c0d6f896325881a815e0e63afdef5c3d9f7dbfbb2dc69dbd4c [INFO] running `Command { std: "docker" "start" "-a" "58b49a01ce6a39c0d6f896325881a815e0e63afdef5c3d9f7dbfbb2dc69dbd4c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling norad v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/ufo.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.25s [INFO] running `Command { std: "docker" "inspect" "58b49a01ce6a39c0d6f896325881a815e0e63afdef5c3d9f7dbfbb2dc69dbd4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b49a01ce6a39c0d6f896325881a815e0e63afdef5c3d9f7dbfbb2dc69dbd4c", kill_on_drop: false }` [INFO] [stdout] 58b49a01ce6a39c0d6f896325881a815e0e63afdef5c3d9f7dbfbb2dc69dbd4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8909a65258b0655fd9e22fb76060b546aec8f952f3481c1cb4241c2f7821da2 [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" "c8909a65258b0655fd9e22fb76060b546aec8f952f3481c1cb4241c2f7821da2", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serde_test v1.0.111 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/ufo.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling norad v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/ufo.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/sample_period.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let bytes = include_bytes!("../../testdata/sample_period.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/mutatorSans/MutatorSansBoldWide.ufo/glyphs/D_.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let bytes = include_bytes!("../../testdata/mutatorSans/MutatorSansBoldWide.ufo/glyphs/D_.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/Blinker_one.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let bytes = include_bytes!("../../testdata/Blinker_one.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/note.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let bytes = include_bytes!("../../testdata/note.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/sample_period.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let bytes = include_bytes!("../../testdata/sample_period.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/noto-cjk-notdef.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | let bytes = include_bytes!("../../testdata/noto-cjk-notdef.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `norad` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c8909a65258b0655fd9e22fb76060b546aec8f952f3481c1cb4241c2f7821da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8909a65258b0655fd9e22fb76060b546aec8f952f3481c1cb4241c2f7821da2", kill_on_drop: false }` [INFO] [stdout] c8909a65258b0655fd9e22fb76060b546aec8f952f3481c1cb4241c2f7821da2