[INFO] fetching crate include-crypt-codegen 0.1.1... [INFO] testing include-crypt-codegen-0.1.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-crypt-crypto v0.1.0 [INFO] [stderr] Downloaded obfstr v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6027c3570dfb362c0dca7b19735328f4d1a70828958c657abbe32ff410b41b27 [INFO] running `Command { std: "docker" "start" "-a" "6027c3570dfb362c0dca7b19735328f4d1a70828958c657abbe32ff410b41b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6027c3570dfb362c0dca7b19735328f4d1a70828958c657abbe32ff410b41b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6027c3570dfb362c0dca7b19735328f4d1a70828958c657abbe32ff410b41b27", kill_on_drop: false }` [INFO] [stdout] 6027c3570dfb362c0dca7b19735328f4d1a70828958c657abbe32ff410b41b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b42c36e835f409a4bd13801ecb6532f61ebe42dcc26b3d710f34a09df2063d0 [INFO] running `Command { std: "docker" "start" "-a" "2b42c36e835f409a4bd13801ecb6532f61ebe42dcc26b3d710f34a09df2063d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir) [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 8.13s [INFO] running `Command { std: "docker" "inspect" "2b42c36e835f409a4bd13801ecb6532f61ebe42dcc26b3d710f34a09df2063d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b42c36e835f409a4bd13801ecb6532f61ebe42dcc26b3d710f34a09df2063d0", kill_on_drop: false }` [INFO] [stdout] 2b42c36e835f409a4bd13801ecb6532f61ebe42dcc26b3d710f34a09df2063d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9722c9f427cc81a1624b19e934e0a6e4af691bc8d13763d896918c58830710cd [INFO] running `Command { std: "docker" "start" "-a" "9722c9f427cc81a1624b19e934e0a6e4af691bc8d13763d896918c58830710cd", 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 0.73s [INFO] running `Command { std: "docker" "inspect" "9722c9f427cc81a1624b19e934e0a6e4af691bc8d13763d896918c58830710cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9722c9f427cc81a1624b19e934e0a6e4af691bc8d13763d896918c58830710cd", kill_on_drop: false }` [INFO] [stdout] 9722c9f427cc81a1624b19e934e0a6e4af691bc8d13763d896918c58830710cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97cc5ee05162b1fe8575cadbd42b97b269113b4e8d02cadaf971560289030189 [INFO] running `Command { std: "docker" "start" "-a" "97cc5ee05162b1fe8575cadbd42b97b269113b4e8d02cadaf971560289030189", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/include_crypt_codegen-60ed80c5a70afcbb) [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_xor (line 20) ... FAILED [INFO] [stdout] test src/lib.rs - encrypt_aes (line 45) ... FAILED [INFO] [stdout] test src/lib.rs - encrypt_xor (line 13) ... FAILED [INFO] [stdout] test src/lib.rs - encrypt_aes (line 38) ... 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 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 - 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_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_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 - 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.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "97cc5ee05162b1fe8575cadbd42b97b269113b4e8d02cadaf971560289030189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97cc5ee05162b1fe8575cadbd42b97b269113b4e8d02cadaf971560289030189", kill_on_drop: false }` [INFO] [stdout] 97cc5ee05162b1fe8575cadbd42b97b269113b4e8d02cadaf971560289030189