[INFO] fetching crate norad 0.3.1... [INFO] checking norad-0.3.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate norad 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate norad 0.3.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate norad 0.3.1 [INFO] finished tweaking crates.io crate norad 0.3.1 [INFO] tweaked toml for crates.io crate norad 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate norad 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] f91a39757c64be230e3450f6e89f5e495e3d696f358255af63bc48468b2e5efd [INFO] running `Command { std: "docker" "start" "-a" "f91a39757c64be230e3450f6e89f5e495e3d696f358255af63bc48468b2e5efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91a39757c64be230e3450f6e89f5e495e3d696f358255af63bc48468b2e5efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91a39757c64be230e3450f6e89f5e495e3d696f358255af63bc48468b2e5efd", kill_on_drop: false }` [INFO] [stdout] f91a39757c64be230e3450f6e89f5e495e3d696f358255af63bc48468b2e5efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--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] 2cf24d272b5a3bd19e7d9d7dedebadf43fa3b21bd7573010fce609c67d58983f [INFO] running `Command { std: "docker" "start" "-a" "2cf24d272b5a3bd19e7d9d7dedebadf43fa3b21bd7573010fce609c67d58983f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking plist v1.0.1 [INFO] [stderr] Checking serde_test v1.0.118 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking norad v0.3.1 (/opt/rustwide/workdir) [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/glifv1.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/glifv1.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:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | 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:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | 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:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | 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:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | 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:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | 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 7 previous errors [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2cf24d272b5a3bd19e7d9d7dedebadf43fa3b21bd7573010fce609c67d58983f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf24d272b5a3bd19e7d9d7dedebadf43fa3b21bd7573010fce609c67d58983f", kill_on_drop: false }` [INFO] [stdout] 2cf24d272b5a3bd19e7d9d7dedebadf43fa3b21bd7573010fce609c67d58983f