[INFO] cloning repository https://github.com/AKushWarrior/steelcrypt_ffitest_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AKushWarrior/steelcrypt_ffitest_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKushWarrior%2Fsteelcrypt_ffitest_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKushWarrior%2Fsteelcrypt_ffitest_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8440bcf6090f1517f57ba6ce5bda1971f125e9a [INFO] building AKushWarrior/steelcrypt_ffitest_rust against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKushWarrior%2Fsteelcrypt_ffitest_rust" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AKushWarrior/steelcrypt_ffitest_rust on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AKushWarrior/steelcrypt_ffitest_rust [INFO] finished tweaking git repo https://github.com/AKushWarrior/steelcrypt_ffitest_rust [INFO] tweaked toml for git repo https://github.com/AKushWarrior/steelcrypt_ffitest_rust written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/AKushWarrior/steelcrypt_ffitest_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e353f76d74515e05c52e873510dbadac3131a14dfa83db86ab004d7d177867c6 [INFO] running `Command { std: "docker" "start" "-a" "e353f76d74515e05c52e873510dbadac3131a14dfa83db86ab004d7d177867c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e353f76d74515e05c52e873510dbadac3131a14dfa83db86ab004d7d177867c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e353f76d74515e05c52e873510dbadac3131a14dfa83db86ab004d7d177867c6", kill_on_drop: false }` [INFO] [stdout] e353f76d74515e05c52e873510dbadac3131a14dfa83db86ab004d7d177867c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f77f1529b3d434e177d57733d08aeb555a5b6eec23b31d3ac1edd645bd7c86 [INFO] running `Command { std: "docker" "start" "-a" "e7f77f1529b3d434e177d57733d08aeb555a5b6eec23b31d3ac1edd645bd7c86", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling sc_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a free function, impl method or static [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | pub type Aes256Cbc = Cbc; [INFO] [stdout] | ---------------------------------------- not a free function, impl method or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.10s [INFO] running `Command { std: "docker" "inspect" "e7f77f1529b3d434e177d57733d08aeb555a5b6eec23b31d3ac1edd645bd7c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f77f1529b3d434e177d57733d08aeb555a5b6eec23b31d3ac1edd645bd7c86", kill_on_drop: false }` [INFO] [stdout] e7f77f1529b3d434e177d57733d08aeb555a5b6eec23b31d3ac1edd645bd7c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc7c056825b829142a608b61e504b985b5bd1a034c2667a7275089b4ab8dd98 [INFO] running `Command { std: "docker" "start" "-a" "2fc7c056825b829142a608b61e504b985b5bd1a034c2667a7275089b4ab8dd98", kill_on_drop: false }` [INFO] [stderr] Compiling sc_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a free function, impl method or static [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | pub type Aes256Cbc = Cbc; [INFO] [stdout] | ---------------------------------------- not a free function, impl method or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/scnative-6441b18ea48963b9) [INFO] running `Command { std: "docker" "inspect" "2fc7c056825b829142a608b61e504b985b5bd1a034c2667a7275089b4ab8dd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc7c056825b829142a608b61e504b985b5bd1a034c2667a7275089b4ab8dd98", kill_on_drop: false }` [INFO] [stdout] 2fc7c056825b829142a608b61e504b985b5bd1a034c2667a7275089b4ab8dd98