[INFO] fetching crate veldora 0.1.2... [INFO] testing veldora-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate veldora 0.1.2 into /workspace/builds/worker-52/source [INFO] validating manifest of crates.io crate veldora 0.1.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate veldora 0.1.2 [INFO] finished tweaking crates.io crate veldora 0.1.2 [INFO] tweaked toml for crates.io crate veldora 0.1.2 written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate crates.io crate veldora 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51d0d6609dfa4eb0dd36306d2ac5951fcac92f6ea047f3b28f42acd4a0049a5a [INFO] running `Command { std: "docker" "start" "-a" "51d0d6609dfa4eb0dd36306d2ac5951fcac92f6ea047f3b28f42acd4a0049a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d0d6609dfa4eb0dd36306d2ac5951fcac92f6ea047f3b28f42acd4a0049a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d0d6609dfa4eb0dd36306d2ac5951fcac92f6ea047f3b28f42acd4a0049a5a", kill_on_drop: false }` [INFO] [stdout] 51d0d6609dfa4eb0dd36306d2ac5951fcac92f6ea047f3b28f42acd4a0049a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f91a0774dbf70dff4c7159dcf720b534b4cf7adec089d75282745e65920df4c [INFO] running `Command { std: "docker" "start" "-a" "4f91a0774dbf70dff4c7159dcf720b534b4cf7adec089d75282745e65920df4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling fax v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pdf v0.7.2 [INFO] [stderr] Compiling veldora v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "4f91a0774dbf70dff4c7159dcf720b534b4cf7adec089d75282745e65920df4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f91a0774dbf70dff4c7159dcf720b534b4cf7adec089d75282745e65920df4c", kill_on_drop: false }` [INFO] [stdout] 4f91a0774dbf70dff4c7159dcf720b534b4cf7adec089d75282745e65920df4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5027804ed8ad537f13d69390739abd08c2e09d27d4f6fbc913d7a145582e58ff [INFO] running `Command { std: "docker" "start" "-a" "5027804ed8ad537f13d69390739abd08c2e09d27d4f6fbc913d7a145582e58ff", kill_on_drop: false }` [INFO] [stderr] Compiling veldora v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/veldora-e9cb00a8469abcf1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/veldora-b63ad4463d0dcda1) [INFO] running `Command { std: "docker" "inspect" "5027804ed8ad537f13d69390739abd08c2e09d27d4f6fbc913d7a145582e58ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5027804ed8ad537f13d69390739abd08c2e09d27d4f6fbc913d7a145582e58ff", kill_on_drop: false }` [INFO] [stdout] 5027804ed8ad537f13d69390739abd08c2e09d27d4f6fbc913d7a145582e58ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c194a98c5c732531f7301f6e71ef00dfe1a95bcf6c0c3381f74799b35a2ffdaa [INFO] running `Command { std: "docker" "start" "-a" "c194a98c5c732531f7301f6e71ef00dfe1a95bcf6c0c3381f74799b35a2ffdaa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veldora-e9cb00a8469abcf1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veldora-b63ad4463d0dcda1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests veldora [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/ettuz.rs - ettuz::ettuz (line 13) ... FAILED [INFO] [stdout] test src/ettup.rs - ettup::ettup (line 13) ... FAILED [INFO] [stdout] test src/ettuh.rs - ettuh::ettuh (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ettuz.rs - ettuz::ettuz (line 13) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/ettuz.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 6 | .. rest of your code. [INFO] [stdout] | ~~ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 6 | ..= rest of your code. [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `of` [INFO] [stdout] --> src/ettuz.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ettup.rs - ettup::ettup (line 13) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/ettup.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 6 | .. rest of your code. [INFO] [stdout] | ~~ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 6 | ..= rest of your code. [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `of` [INFO] [stdout] --> src/ettup.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ettuh.rs - ettuh::ettuh (line 16) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/ettuh.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 6 | .. rest of your code. [INFO] [stdout] | ~~ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 6 | ..= rest of your code. [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `of` [INFO] [stdout] --> src/ettuh.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 6 | ... rest of your code. [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ettuh.rs - ettuh::ettuh (line 16) [INFO] [stdout] src/ettup.rs - ettup::ettup (line 13) [INFO] [stdout] src/ettuz.rs - ettuz::ettuz (line 13) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c194a98c5c732531f7301f6e71ef00dfe1a95bcf6c0c3381f74799b35a2ffdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c194a98c5c732531f7301f6e71ef00dfe1a95bcf6c0c3381f74799b35a2ffdaa", kill_on_drop: false }` [INFO] [stdout] c194a98c5c732531f7301f6e71ef00dfe1a95bcf6c0c3381f74799b35a2ffdaa