[INFO] fetching crate blarf 1.0.8...
[INFO] testing blarf-1.0.8 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate blarf 1.0.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate blarf 1.0.8
[INFO] finished tweaking crates.io crate blarf 1.0.8
[INFO] tweaked toml for crates.io crate blarf 1.0.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blarf 1.0.8 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding pulldown-cmark v0.2.0 (available: v0.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959
[INFO] running `Command { std: "docker" "start" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling blarf v1.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/blarf.rs:18:57
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map_or(Path::new(DEST_ROOT), |d| Path::new(d));;
[INFO] [stdout]    |                                                         ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s
[INFO] running `Command { std: "docker" "inspect" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling blarf v1.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/blarf.rs:18:57
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map_or(Path::new(DEST_ROOT), |d| Path::new(d));;
[INFO] [stdout]    |                                                         ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> src/bin/blarf.rs:18:57
[INFO] [stderr]    |
[INFO] [stderr] 18 |         .map_or(Path::new(DEST_ROOT), |d| Path::new(d));;
[INFO] [stderr]    |                                                         ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blarf` (bin "blarf" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blarf-11ffbb9e42e99ec4)
[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/bin/blarf.rs (/opt/rustwide/target/debug/deps/blarf-ac97325bd53b5d54)
[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 blarf
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] test src/article.rs - article::Article::new (line 26) ... FAILED
[INFO] [stdout] test src/article.rs - article::Article::render (line 49) ... FAILED
[INFO] [stdout] test src/util.rs - util::get_args (line 39) ... FAILED
[INFO] [stdout] test src/util.rs - util::copy_dir (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]   --> src/lib.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | blarf -e me@example.com -a articles -s public
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/article.rs - article::Article::new (line 26) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/article.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | let slug = "1-my-first-post"
[INFO] [stdout]    |                             ^ help: add `;` here
[INFO] [stdout] 29 | let article = Article::new(markdown, slug);
[INFO] [stdout]    | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Article` in this scope
[INFO] [stdout]   --> src/article.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | let article = Article::new(markdown, slug);
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Article`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/article.rs - article::Article::render (line 49) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `article` in this scope
[INFO] [stdout]   --> src/article.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | let html = article.render("styles.css", "<p>copyright 2019</p>");
[INFO] [stdout]    |            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::get_args (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_args` in this scope
[INFO] [stdout]   --> src/util.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | let args = get_args();
[INFO] [stdout]    |            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::copy_dir (line 10) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `copy_dir` in this scope
[INFO] [stdout]   --> src/util.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | copy_dir(from_dir, to_dir)?;
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/article.rs - article::Article::new (line 26)
[INFO] [stdout]     src/article.rs - article::Article::render (line 49)
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout]     src/util.rs - util::copy_dir (line 10)
[INFO] [stdout]     src/util.rs - util::get_args (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959", kill_on_drop: false }`
[INFO] [stdout] da2ce1a0050b0124ca06f6ef195f40ddd0cea77ccff482d0c4b50bbdca18c959
