[INFO] fetching crate norad 0.5.0... [INFO] checking norad-0.5.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate norad 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate norad 0.5.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate norad 0.5.0 [INFO] finished tweaking crates.io crate norad 0.5.0 [INFO] tweaked toml for crates.io crate norad 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate norad 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded serde_test v1.0.127 [INFO] [stderr] Downloaded x11rb v0.6.0 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b08e54bf54ac359da1450565fcc722d86eb1ffc06bcf8b77efbcab949c9c6327 [INFO] running `Command { std: "docker" "start" "-a" "b08e54bf54ac359da1450565fcc722d86eb1ffc06bcf8b77efbcab949c9c6327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b08e54bf54ac359da1450565fcc722d86eb1ffc06bcf8b77efbcab949c9c6327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08e54bf54ac359da1450565fcc722d86eb1ffc06bcf8b77efbcab949c9c6327", kill_on_drop: false }` [INFO] [stdout] b08e54bf54ac359da1450565fcc722d86eb1ffc06bcf8b77efbcab949c9c6327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ef7a886b06e1f3a13cea047b747c361bc3d62881ede23b554f60743cfc5d7a [INFO] running `Command { std: "docker" "start" "-a" "16ef7a886b06e1f3a13cea047b747c361bc3d62881ede23b554f60743cfc5d7a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.99: default, std [INFO] [stderr] syn v1.0.74 (as host dependency): extra-traits, full, visit [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking plist v1.2.1 [INFO] [stderr] Checking serde_test v1.0.127 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking norad v0.5.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: couldn't read src/glyph/../../testdata/sample_period_normalized.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let source = include_str!("../../testdata/sample_period_normalized.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/small_lib.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | let data = include_str!("../../testdata/small_lib.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/small_lib.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | let data = include_str!("../../testdata/small_lib.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/small_lib.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let data = include_str!("../../testdata/small_lib.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/small_lib.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | let data = include_str!("../../testdata/small_lib.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (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:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | let bytes = include_bytes!("../../testdata/sample_period.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let bytes = include_bytes!("../../testdata/glifv1.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/D_.glif: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph/tests.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/D_.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | let bytes = include_bytes!("../../testdata/Blinker_one.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | let bytes = include_bytes!("../../testdata/note.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | let bytes = include_bytes!("../../testdata/sample_period.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | let bytes = include_bytes!("../../testdata/noto-cjk-notdef.glif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/save.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/load_save.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/glif_print.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/normalize.rs from 2018 edition to 2021 [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `norad` due to 13 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "16ef7a886b06e1f3a13cea047b747c361bc3d62881ede23b554f60743cfc5d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ef7a886b06e1f3a13cea047b747c361bc3d62881ede23b554f60743cfc5d7a", kill_on_drop: false }` [INFO] [stdout] 16ef7a886b06e1f3a13cea047b747c361bc3d62881ede23b554f60743cfc5d7a