[INFO] fetching crate matfile 0.3.1... [INFO] building matfile-0.3.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate matfile 0.3.1 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate matfile 0.3.1 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matfile 0.3.1 [INFO] finished tweaking crates.io crate matfile 0.3.1 [INFO] tweaked toml for crates.io crate matfile 0.3.1 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate crates.io crate matfile 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30cd3a25642e660a8eecaee4ffd390484182a51918cde452127bc4f7d61e5ffe [INFO] running `Command { std: "docker" "start" "-a" "30cd3a25642e660a8eecaee4ffd390484182a51918cde452127bc4f7d61e5ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30cd3a25642e660a8eecaee4ffd390484182a51918cde452127bc4f7d61e5ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cd3a25642e660a8eecaee4ffd390484182a51918cde452127bc4f7d61e5ffe", kill_on_drop: false }` [INFO] [stdout] 30cd3a25642e660a8eecaee4ffd390484182a51918cde452127bc4f7d61e5ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6681cee4b2e50a43ca781fba9f5baf6eebe49ee81c80e306ecf90838dd769f [INFO] running `Command { std: "docker" "start" "-a" "dd6681cee4b2e50a43ca781fba9f5baf6eebe49ee81c80e306ecf90838dd769f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling matfile v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.29s [INFO] running `Command { std: "docker" "inspect" "dd6681cee4b2e50a43ca781fba9f5baf6eebe49ee81c80e306ecf90838dd769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6681cee4b2e50a43ca781fba9f5baf6eebe49ee81c80e306ecf90838dd769f", kill_on_drop: false }` [INFO] [stdout] dd6681cee4b2e50a43ca781fba9f5baf6eebe49ee81c80e306ecf90838dd769f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d16352c8678af60e1da270faa5b54b530f6ac1cd7d75b81732f1e03f90eb80c [INFO] running `Command { std: "docker" "start" "-a" "6d16352c8678af60e1da270faa5b54b530f6ac1cd7d75b81732f1e03f90eb80c", kill_on_drop: false }` [INFO] [stderr] Compiling matfile v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../tests/sparse1.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/parse.rs:722:20 [INFO] [stdout] | [INFO] [stdout] 722 | let data = include_bytes!("../tests/sparse1.mat"); [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/../tests/sparse2.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/parse.rs:744:20 [INFO] [stdout] | [INFO] [stdout] 744 | let data = include_bytes!("../tests/sparse2.mat"); [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/../tests/double.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:537:20 [INFO] [stdout] | [INFO] [stdout] 537 | let data = include_bytes!("../tests/double.mat"); [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/../tests/double_as_int16.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:543:20 [INFO] [stdout] | [INFO] [stdout] 543 | let data = include_bytes!("../tests/double_as_int16.mat"); [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/../tests/double_as_uint8.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:549:20 [INFO] [stdout] | [INFO] [stdout] 549 | let data = include_bytes!("../tests/double_as_uint8.mat"); [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/../tests/single_complex.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:555:20 [INFO] [stdout] | [INFO] [stdout] 555 | let data = include_bytes!("../tests/single_complex.mat"); [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/../tests/two_arrays.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:561:20 [INFO] [stdout] | [INFO] [stdout] 561 | let data = include_bytes!("../tests/two_arrays.mat"); [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/../tests/multidimensional.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:567:20 [INFO] [stdout] | [INFO] [stdout] 567 | let data = include_bytes!("../tests/multidimensional.mat"); [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/../tests/long_name.mat: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:573:20 [INFO] [stdout] | [INFO] [stdout] 573 | let data = include_bytes!("../tests/long_name.mat"); [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: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matfile` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "6d16352c8678af60e1da270faa5b54b530f6ac1cd7d75b81732f1e03f90eb80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d16352c8678af60e1da270faa5b54b530f6ac1cd7d75b81732f1e03f90eb80c", kill_on_drop: false }` [INFO] [stdout] 6d16352c8678af60e1da270faa5b54b530f6ac1cd7d75b81732f1e03f90eb80c