[INFO] fetching crate include-crypt-codegen 0.1.1... [INFO] testing include-crypt-codegen-0.1.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ca2e75384811b5f6dab534db89d292a9b42ac5597a030a4fc97abb9f941266 [INFO] running `Command { std: "docker" "start" "-a" "23ca2e75384811b5f6dab534db89d292a9b42ac5597a030a4fc97abb9f941266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ca2e75384811b5f6dab534db89d292a9b42ac5597a030a4fc97abb9f941266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ca2e75384811b5f6dab534db89d292a9b42ac5597a030a4fc97abb9f941266", kill_on_drop: false }` [INFO] [stdout] 23ca2e75384811b5f6dab534db89d292a9b42ac5597a030a4fc97abb9f941266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4cf54bdbf1473edd8d37e245b91cc47f0e501310189d1692b2a5962b271097 [INFO] running `Command { std: "docker" "start" "-a" "0a4cf54bdbf1473edd8d37e245b91cc47f0e501310189d1692b2a5962b271097", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling cfb-mode v0.6.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling include-crypt-crypto v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "0a4cf54bdbf1473edd8d37e245b91cc47f0e501310189d1692b2a5962b271097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4cf54bdbf1473edd8d37e245b91cc47f0e501310189d1692b2a5962b271097", kill_on_drop: false }` [INFO] [stdout] 0a4cf54bdbf1473edd8d37e245b91cc47f0e501310189d1692b2a5962b271097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae05ffc9dd19a1b4144860a00e4e880c0ab42f96c42127eadcd1a357a436410 [INFO] running `Command { std: "docker" "start" "-a" "7ae05ffc9dd19a1b4144860a00e4e880c0ab42f96c42127eadcd1a357a436410", 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 [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "7ae05ffc9dd19a1b4144860a00e4e880c0ab42f96c42127eadcd1a357a436410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae05ffc9dd19a1b4144860a00e4e880c0ab42f96c42127eadcd1a357a436410", kill_on_drop: false }` [INFO] [stdout] 7ae05ffc9dd19a1b4144860a00e4e880c0ab42f96c42127eadcd1a357a436410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ab2f91172628067f1ac08bf3130f0f0503b7d51f9e5b14c8fa08978d39da1dd [INFO] running `Command { std: "docker" "start" "-a" "5ab2f91172628067f1ac08bf3130f0f0503b7d51f9e5b14c8fa08978d39da1dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/include_crypt_codegen-6448f5e44729fe60) [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 include-crypt-codegen [INFO] [stdout] [INFO] [stdout] running 5 tests [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 - encrypt_xor (line 20) ... 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_aes (line 45) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt` [INFO] [stdout] --> src/lib.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 5 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `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 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 undeclared crate or module `include_crypt` [INFO] [stdout] --> src/lib.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 5 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs", 0xdeadbeef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `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 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 undeclared crate or module `include_crypt` [INFO] [stdout] --> src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 5 | let (key, encrypted) = encrypt_xor!("src/lib.rs", 0xdeadbeef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `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 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 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt` [INFO] [stdout] --> src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 5 | let (key, encrypted) = encrypt_xor!("src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `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 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 undeclared crate or module `include_crypt` [INFO] [stdout] --> src/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 5 | let files = include_files!("XOR", "src"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `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: aborting due to 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] [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.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5ab2f91172628067f1ac08bf3130f0f0503b7d51f9e5b14c8fa08978d39da1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab2f91172628067f1ac08bf3130f0f0503b7d51f9e5b14c8fa08978d39da1dd", kill_on_drop: false }` [INFO] [stdout] 5ab2f91172628067f1ac08bf3130f0f0503b7d51f9e5b14c8fa08978d39da1dd