[INFO] fetching crate include-crypt-codegen 0.1.1...
[INFO] testing include-crypt-codegen-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate include-crypt-codegen 0.1.1
[INFO] finished tweaking crates.io crate include-crypt-codegen 0.1.1
[INFO] tweaked toml for crates.io crate include-crypt-codegen 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding libflate v1.4.0 (available: v2.2.1)
[INFO] [stderr]       Adding obfstr v0.2.6 (available: v0.4.4)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db43c660ec3ab25b00fd8b4794b573249e7af82240b83a4729fc3e33e4c025d7
[INFO] running `Command { std: "docker" "start" "-a" "db43c660ec3ab25b00fd8b4794b573249e7af82240b83a4729fc3e33e4c025d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db43c660ec3ab25b00fd8b4794b573249e7af82240b83a4729fc3e33e4c025d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db43c660ec3ab25b00fd8b4794b573249e7af82240b83a4729fc3e33e4c025d7", kill_on_drop: false }`
[INFO] [stdout] db43c660ec3ab25b00fd8b4794b573249e7af82240b83a4729fc3e33e4c025d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4b56c3ec7dba0df9ae34308b911d26f0f4e56f9ed50871d96972c9d80462ccb0
[INFO] running `Command { std: "docker" "start" "-a" "4b56c3ec7dba0df9ae34308b911d26f0f4e56f9ed50871d96972c9d80462ccb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling include-crypt-crypto v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] running `Command { std: "docker" "inspect" "4b56c3ec7dba0df9ae34308b911d26f0f4e56f9ed50871d96972c9d80462ccb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b56c3ec7dba0df9ae34308b911d26f0f4e56f9ed50871d96972c9d80462ccb0", kill_on_drop: false }`
[INFO] [stdout] 4b56c3ec7dba0df9ae34308b911d26f0f4e56f9ed50871d96972c9d80462ccb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0243e903efdb386ec7e29d09b3c53b7b49240fd1ed1edae2a400e0f8b680db2b
[INFO] running `Command { std: "docker" "start" "-a" "0243e903efdb386ec7e29d09b3c53b7b49240fd1ed1edae2a400e0f8b680db2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling obfstr v0.2.6
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "0243e903efdb386ec7e29d09b3c53b7b49240fd1ed1edae2a400e0f8b680db2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0243e903efdb386ec7e29d09b3c53b7b49240fd1ed1edae2a400e0f8b680db2b", kill_on_drop: false }`
[INFO] [stdout] 0243e903efdb386ec7e29d09b3c53b7b49240fd1ed1edae2a400e0f8b680db2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3d865dff6d4c54697be70322d1e79f9c9dbca359adf248f7fb9f1a7e05bd39e9
[INFO] running `Command { std: "docker" "start" "-a" "3d865dff6d4c54697be70322d1e79f9c9dbca359adf248f7fb9f1a7e05bd39e9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/include-crypt-codegen/91b214e6830c24a3/deps/include_crypt_codegen-91b214e6830c24a3)
[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 include_crypt_codegen
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_aes (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_aes (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - include_files (line 61) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - encrypt_xor (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | let (key, encrypted) = encrypt_xor!("src/lib.rs");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `encrypt_xor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 - encrypt_aes (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `encrypt_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 - encrypt_aes (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `encrypt_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 - encrypt_xor (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | let (key, encrypted) = encrypt_xor!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `encrypt_xor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 - include_files (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | let files = include_files!("XOR", "src");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | let files = include_files!("XOR", "src");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `include_crypt`, use `cargo add include_crypt` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `include_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - encrypt_aes (line 38)
[INFO] [stdout]     src/lib.rs - encrypt_aes (line 45)
[INFO] [stdout]     src/lib.rs - encrypt_xor (line 13)
[INFO] [stdout]     src/lib.rs - encrypt_xor (line 20)
[INFO] [stdout]     src/lib.rs - include_files (line 61)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3d865dff6d4c54697be70322d1e79f9c9dbca359adf248f7fb9f1a7e05bd39e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d865dff6d4c54697be70322d1e79f9c9dbca359adf248f7fb9f1a7e05bd39e9", kill_on_drop: false }`
[INFO] [stdout] 3d865dff6d4c54697be70322d1e79f9c9dbca359adf248f7fb9f1a7e05bd39e9
