[INFO] fetching crate fluent-test-macros 0.4.3...
[INFO] testing fluent-test-macros-0.4.3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fluent-test-macros 0.4.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate fluent-test-macros 0.4.3
[INFO] finished tweaking crates.io crate fluent-test-macros 0.4.3
[INFO] tweaked toml for crates.io crate fluent-test-macros 0.4.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluent-test-macros 0.4.3 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] crate crates.io crate fluent-test-macros 0.4.3 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963
[INFO] running `Command { std: "docker" "start" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", 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" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963" "/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" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", 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" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fluent-test-macros v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
[INFO] running `Command { std: "docker" "inspect" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", 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" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963" "/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 fluent-test-macros v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", 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" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_test_macros-dc62a399eb67e1b9)
[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 fluent_test_macros
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - with_fixtures (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - tear_down (line 116) ... FAILED
[INFO] [stdout] test src/lib.rs - setup (line 81) ... FAILED
[INFO] [stdout] test src/lib.rs - after_all (line 46) ... FAILED
[INFO] [stdout] test src/lib.rs - before_all (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - with_fixtures_module (line 220) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - with_fixtures (line 151) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | use fluent_test::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `with_fixtures` in this scope
[INFO] [stdout]    --> src/lib.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[with_fixtures]
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect` in this scope
[INFO] [stdout]    --> src/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     expect!(2 + 2).to_equal(4);
[INFO] [stdout]     |     ^^^^^^
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `expect` is in scope, but it is an attribute: `#[expect]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/lib.rs - tear_down (line 116) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | use fluent_test::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tear_down` in this scope
[INFO] [stdout]    --> src/lib.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[tear_down]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tear_down` is in scope, but it is a function, not an attribute
[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/lib.rs - setup (line 81) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]   --> src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | use fluent_test::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `setup` in this scope
[INFO] [stdout]   --> src/lib.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[setup]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `setup` is in scope, but it is a function, not an attribute
[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/lib.rs - after_all (line 46) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use fluent_test::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `after_all` in this scope
[INFO] [stdout]   --> src/lib.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[after_all]
[INFO] [stdout]    |   ^^^^^^^^^
[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/lib.rs - before_all (line 11) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fluent_test::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `before_all` in this scope
[INFO] [stdout]   --> src/lib.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[before_all]
[INFO] [stdout]    |   ^^^^^^^^^^
[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/lib.rs - with_fixtures_module (line 220) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fluent_test` in this scope
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use fluent_test::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fluent_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fluent_test`, use `cargo add fluent_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `with_fixtures_module` in this scope
[INFO] [stdout]    --> src/lib.rs:223:3
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[with_fixtures_module]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `setup` in this scope
[INFO] [stdout]    --> src/lib.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[setup]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `setup` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tear_down` in this scope
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[tear_down]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tear_down` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - after_all (line 46)
[INFO] [stdout]     src/lib.rs - before_all (line 11)
[INFO] [stdout]     src/lib.rs - setup (line 81)
[INFO] [stdout]     src/lib.rs - tear_down (line 116)
[INFO] [stdout]     src/lib.rs - with_fixtures (line 151)
[INFO] [stdout]     src/lib.rs - with_fixtures_module (line 220)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.17s
[INFO] running `Command { std: "docker" "inspect" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963", kill_on_drop: false }`
[INFO] [stdout] 08a049ec12433777e8e3efea6605caed2d8ce4ead9d8e472cf1487a822703963
