[INFO] fetching crate efg 0.1.4...
[INFO] testing efg-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate efg 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate efg 0.1.4
[INFO] finished tweaking crates.io crate efg 0.1.4
[INFO] tweaked toml for crates.io crate efg 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate efg 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded winnow v0.7.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 438bf8b120596617838f41882374d3a3e187a9f278074fbe40416216c7b051e7
[INFO] running `Command { std: "docker" "start" "-a" "438bf8b120596617838f41882374d3a3e187a9f278074fbe40416216c7b051e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "438bf8b120596617838f41882374d3a3e187a9f278074fbe40416216c7b051e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438bf8b120596617838f41882374d3a3e187a9f278074fbe40416216c7b051e7", kill_on_drop: false }`
[INFO] [stdout] 438bf8b120596617838f41882374d3a3e187a9f278074fbe40416216c7b051e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc260f40b774de728c1dcd82dec1839569def2e3c91d531a192ea4103a8b94f4
[INFO] running `Command { std: "docker" "start" "-a" "cc260f40b774de728c1dcd82dec1839569def2e3c91d531a192ea4103a8b94f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling efg v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "cc260f40b774de728c1dcd82dec1839569def2e3c91d531a192ea4103a8b94f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc260f40b774de728c1dcd82dec1839569def2e3c91d531a192ea4103a8b94f4", kill_on_drop: false }`
[INFO] [stdout] cc260f40b774de728c1dcd82dec1839569def2e3c91d531a192ea4103a8b94f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f962c27c9876aeb705dcdfeecb83d4a54576579e26048d52c401d387bd323708
[INFO] running `Command { std: "docker" "start" "-a" "f962c27c9876aeb705dcdfeecb83d4a54576579e26048d52c401d387bd323708", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling efg v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc-macro`
[INFO] [stdout]   --> tests/test.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |         && feature "proc-macro"
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `proc-macro` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc-macro`
[INFO] [stdout]   --> tests/test.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         feature = "proc-macro"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `proc-macro` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yes`
[INFO] [stdout]   --> tests/test.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[efg($expr "yes")]
[INFO] [stdout]    |                         ----- help: remove the value
[INFO] [stdout] ...
[INFO] [stdout] 59 | with_ident!(windows);
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected value for `windows`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `yes`
[INFO] [stdout]   --> tests/test.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |             #[cfg(windows = "yes")]
[INFO] [stdout]    |                   ^^^^^^^--------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: remove the value
[INFO] [stdout] ...
[INFO] [stdout] 59 | with_ident!(windows);
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected value for `windows`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `with_ident` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> tests/test.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |               #[efg(feature $expr)]
[INFO] [stdout]    |                     ^------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |  ___________________help: remove the condition
[INFO] [stdout]    | |
[INFO] [stdout] 65 | |             #[cfg(feature = "std")]
[INFO] [stdout] 66 | |         }
[INFO] [stdout] 67 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | with_literal!("std");
[INFO] [stdout]    | |_------------------^-
[INFO] [stdout]    |   |
[INFO] [stdout]    |   in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `with_literal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> tests/test.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "std")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 70 | with_literal!("std");
[INFO] [stdout]    | -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `with_literal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "f962c27c9876aeb705dcdfeecb83d4a54576579e26048d52c401d387bd323708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f962c27c9876aeb705dcdfeecb83d4a54576579e26048d52c401d387bd323708", kill_on_drop: false }`
[INFO] [stdout] f962c27c9876aeb705dcdfeecb83d4a54576579e26048d52c401d387bd323708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca4ca3d0159eee8f7e14ca875c73f81d9861cab4a09084a33b9c0a7791da9b5f
[INFO] running `Command { std: "docker" "start" "-a" "ca4ca3d0159eee8f7e14ca875c73f81d9861cab4a09084a33b9c0a7791da9b5f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `proc-macro`
[INFO] [stderr]   --> tests/test.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 |         && feature "proc-macro"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `proc-macro` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `proc-macro`
[INFO] [stderr]   --> tests/test.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |         feature = "proc-macro"
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `proc-macro` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `yes`
[INFO] [stderr]   --> tests/test.rs:59:13
[INFO] [stderr]    |
[INFO] [stderr] 53 |             #[efg($expr "yes")]
[INFO] [stderr]    |                         ----- help: remove the value
[INFO] [stderr] ...
[INFO] [stderr] 59 | with_ident!(windows);
[INFO] [stderr]    |             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected value for `windows`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `yes`
[INFO] [stderr]   --> tests/test.rs:54:19
[INFO] [stderr]    |
[INFO] [stderr] 54 |             #[cfg(windows = "yes")]
[INFO] [stderr]    |                   ^^^^^^^--------
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          help: remove the value
[INFO] [stderr] ...
[INFO] [stderr] 59 | with_ident!(windows);
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected value for `windows`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `with_ident` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]   --> tests/test.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 |               #[efg(feature $expr)]
[INFO] [stderr]    |                     ^------------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |  ___________________help: remove the condition
[INFO] [stderr]    | |
[INFO] [stderr] 65 | |             #[cfg(feature = "std")]
[INFO] [stderr] 66 | |         }
[INFO] [stderr] 67 | |     };
[INFO] [stderr] ...  |
[INFO] [stderr] 70 | | with_literal!("std");
[INFO] [stderr]    | |_------------------^-
[INFO] [stderr]    |   |
[INFO] [stderr]    |   in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `with_literal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]   --> tests/test.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |             #[cfg(feature = "std")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] ...
[INFO] [stderr] 70 | with_literal!("std");
[INFO] [stderr]    | -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `with_literal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `efg` (test "test") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/efg-b91c5a41a1483b39)
[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 tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-0c15cd851ea98fc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling efg v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking efg-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/efg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stderr] test tests/ui/empty.rs ... ok
[INFO] [stderr] test tests/ui/end-after-operator.rs ... ok
[INFO] [stderr] test tests/ui/end-before-literal.rs ... ok
[INFO] [stderr] test tests/ui/expected-and.rs ... ok
[INFO] [stderr] test tests/ui/expected-ident.rs ... ok
[INFO] [stderr] test tests/ui/expected-literal.rs ... ok
[INFO] [stderr] test tests/ui/expected-or.rs ... ok
[INFO] [stderr] test tests/ui/improper-joint-eq.rs ... ok
[INFO] [stderr] test tests/ui/non-paren-group.rs ... ok
[INFO] [stderr] test tests/ui/unexpected-disjunction.rs ... ok
[INFO] [stderr] test tests/ui/unexpected-in-group.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-920d37eb6afbdece)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests efg
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 51) ... ok
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error: cannot find attribute `efg` in this scope
[INFO] [stdout]   --> src/lib.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[efg(feature "proc-macro" && !(target_arch "wasm32" && target_os "unknown"))]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `efg` is imported here, but it is a crate, not an attribute
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | extern crate r#efg;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 - #[efg(feature "proc-macro" && !(target_arch "wasm32" && target_os "unknown"))]
[INFO] [stdout] 43 + #[cfg(feature "proc-macro" && !(target_arch "wasm32" && target_os "unknown"))]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 43 + use efg::efg;
[INFO] [stdout]    |
[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/lib.rs - (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ca4ca3d0159eee8f7e14ca875c73f81d9861cab4a09084a33b9c0a7791da9b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4ca3d0159eee8f7e14ca875c73f81d9861cab4a09084a33b9c0a7791da9b5f", kill_on_drop: false }`
[INFO] [stdout] ca4ca3d0159eee8f7e14ca875c73f81d9861cab4a09084a33b9c0a7791da9b5f
