[INFO] fetching crate veldora 0.2.1... [INFO] testing veldora-0.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate veldora 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate veldora 0.2.1 [INFO] finished tweaking crates.io crate veldora 0.2.1 [INFO] tweaked toml for crates.io crate veldora 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate veldora 0.2.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veldora 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ce88843972c0160b8778de542916bae0f31f3c96ac9f01091712edf7e8fe73 [INFO] running `Command { std: "docker" "start" "-a" "00ce88843972c0160b8778de542916bae0f31f3c96ac9f01091712edf7e8fe73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ce88843972c0160b8778de542916bae0f31f3c96ac9f01091712edf7e8fe73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ce88843972c0160b8778de542916bae0f31f3c96ac9f01091712edf7e8fe73", kill_on_drop: false }` [INFO] [stdout] 00ce88843972c0160b8778de542916bae0f31f3c96ac9f01091712edf7e8fe73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52fff47b7aa76f9ce9c0efec1df3dbeb3c2267c5f4a3236211b820ad3c94a29b [INFO] running `Command { std: "docker" "start" "-a" "52fff47b7aa76f9ce9c0efec1df3dbeb3c2267c5f4a3236211b820ad3c94a29b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling ordermap v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling tiger v0.2.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling fax v0.1.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling pdf v0.7.2 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling veldora v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.83s [INFO] running `Command { std: "docker" "inspect" "52fff47b7aa76f9ce9c0efec1df3dbeb3c2267c5f4a3236211b820ad3c94a29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52fff47b7aa76f9ce9c0efec1df3dbeb3c2267c5f4a3236211b820ad3c94a29b", kill_on_drop: false }` [INFO] [stdout] 52fff47b7aa76f9ce9c0efec1df3dbeb3c2267c5f4a3236211b820ad3c94a29b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09201bd10daa4c1447e2bdc0fb9d629f46d95a7fcba3f12a1e1b766e19f2325d [INFO] running `Command { std: "docker" "start" "-a" "09201bd10daa4c1447e2bdc0fb9d629f46d95a7fcba3f12a1e1b766e19f2325d", kill_on_drop: false }` [INFO] [stderr] Compiling veldora v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "09201bd10daa4c1447e2bdc0fb9d629f46d95a7fcba3f12a1e1b766e19f2325d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09201bd10daa4c1447e2bdc0fb9d629f46d95a7fcba3f12a1e1b766e19f2325d", kill_on_drop: false }` [INFO] [stdout] 09201bd10daa4c1447e2bdc0fb9d629f46d95a7fcba3f12a1e1b766e19f2325d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40247a71d7f9a7caa0182b487e232b034edf4d0e8eea1236663a27eca90fc855 [INFO] running `Command { std: "docker" "start" "-a" "40247a71d7f9a7caa0182b487e232b034edf4d0e8eea1236663a27eca90fc855", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veldora-9c84d16997a6449b) [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-79568557cb00529b) [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/ettuh.rs - ettuh::ettuh (line 17) ... FAILED [INFO] [stdout] test src/ettup.rs - ettup::ettup (line 13) ... FAILED [INFO] [stdout] test src/ettuz.rs - ettuz::ettuz (line 17) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ettuh.rs - ettuh::ettuh (line 17) stdout ---- [INFO] [stdout] error: expected item, found `...` [INFO] [stdout] --> src/ettuh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 3 | ... rest of your code. [INFO] [stdout] | ^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ettup.rs - ettup::ettup (line 13) stdout ---- [INFO] [stdout] error: expected item, found `...` [INFO] [stdout] --> src/ettup.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 3 | ... rest of your code. [INFO] [stdout] | ^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ettuh.rs - ettuh::ettuh (line 17) [INFO] [stdout] src/ettup.rs - ettup::ettup (line 13) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "40247a71d7f9a7caa0182b487e232b034edf4d0e8eea1236663a27eca90fc855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40247a71d7f9a7caa0182b487e232b034edf4d0e8eea1236663a27eca90fc855", kill_on_drop: false }` [INFO] [stdout] 40247a71d7f9a7caa0182b487e232b034edf4d0e8eea1236663a27eca90fc855