[INFO] cloning repository https://github.com/Lawouach/chaostoolkit-from-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lawouach/chaostoolkit-from-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawouach%2Fchaostoolkit-from-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawouach%2Fchaostoolkit-from-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 392a84cfcf632d4cbfcda6924451787b03502065 [INFO] checking Lawouach/chaostoolkit-from-rust against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawouach%2Fchaostoolkit-from-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lawouach/chaostoolkit-from-rust on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lawouach/chaostoolkit-from-rust [INFO] finished tweaking git repo https://github.com/Lawouach/chaostoolkit-from-rust [INFO] tweaked toml for git repo https://github.com/Lawouach/chaostoolkit-from-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lawouach/chaostoolkit-from-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.15.1 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded pythonize v0.15.0 [INFO] [stderr] Downloaded pyo3-build-config v0.15.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.1 [INFO] [stderr] Downloaded pyo3 v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 990266652ce34ed467d237e1df8c34af03b22a9c0e108f1bd174607eb5bd29ae [INFO] running `Command { std: "docker" "start" "-a" "990266652ce34ed467d237e1df8c34af03b22a9c0e108f1bd174607eb5bd29ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "990266652ce34ed467d237e1df8c34af03b22a9c0e108f1bd174607eb5bd29ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990266652ce34ed467d237e1df8c34af03b22a9c0e108f1bd174607eb5bd29ae", kill_on_drop: false }` [INFO] [stdout] 990266652ce34ed467d237e1df8c34af03b22a9c0e108f1bd174607eb5bd29ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb6fdfdf03a7c58d27f3f5bcf414c206c70aa7faab77ced21e6ca81048c9f67 [INFO] running `Command { std: "docker" "start" "-a" "6cb6fdfdf03a7c58d27f3f5bcf414c206c70aa7faab77ced21e6ca81048c9f67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Checking pythonize v0.15.0 [INFO] [stderr] Checking ctkrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `journal` [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let journal = run_experiment(py, experiment)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `journal` [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let journal = run_experiment(py, experiment)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `AFTER_METHOD`, `DURING_METHOD`, and `CONTINUOUS` are never used [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 19 | impl Strategy { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | const AFTER_METHOD: &'static str = "after-method-only"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | const DURING_METHOD: &'static str = "during-method-only"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | const DEFAULT: &'static str = "default"; [INFO] [stdout] 25 | const CONTINUOUS: &'static str = "continuous"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `AFTER_METHOD`, `DURING_METHOD`, and `CONTINUOUS` are never used [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 19 | impl Strategy { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | const AFTER_METHOD: &'static str = "after-method-only"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | const DURING_METHOD: &'static str = "during-method-only"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | const DEFAULT: &'static str = "default"; [INFO] [stdout] 25 | const CONTINUOUS: &'static str = "continuous"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s [INFO] running `Command { std: "docker" "inspect" "6cb6fdfdf03a7c58d27f3f5bcf414c206c70aa7faab77ced21e6ca81048c9f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb6fdfdf03a7c58d27f3f5bcf414c206c70aa7faab77ced21e6ca81048c9f67", kill_on_drop: false }` [INFO] [stdout] 6cb6fdfdf03a7c58d27f3f5bcf414c206c70aa7faab77ced21e6ca81048c9f67 [INFO] checking Lawouach/chaostoolkit-from-rust against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawouach%2Fchaostoolkit-from-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lawouach/chaostoolkit-from-rust on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lawouach/chaostoolkit-from-rust [INFO] finished tweaking git repo https://github.com/Lawouach/chaostoolkit-from-rust [INFO] tweaked toml for git repo https://github.com/Lawouach/chaostoolkit-from-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Lawouach/chaostoolkit-from-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11978fa69fa860f13b656bd22701d5230f8e6efb39c60ea75802ac49e528a1d9 [INFO] running `Command { std: "docker" "start" "-a" "11978fa69fa860f13b656bd22701d5230f8e6efb39c60ea75802ac49e528a1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11978fa69fa860f13b656bd22701d5230f8e6efb39c60ea75802ac49e528a1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11978fa69fa860f13b656bd22701d5230f8e6efb39c60ea75802ac49e528a1d9", kill_on_drop: false }` [INFO] [stdout] 11978fa69fa860f13b656bd22701d5230f8e6efb39c60ea75802ac49e528a1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a224f3cb7e64718b538a4d053cbdd8d394da5409fde8ffad1b4be2416cd2c36a [INFO] running `Command { std: "docker" "start" "-a" "a224f3cb7e64718b538a4d053cbdd8d394da5409fde8ffad1b4be2416cd2c36a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.15.1/src/ffi/object.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a224f3cb7e64718b538a4d053cbdd8d394da5409fde8ffad1b4be2416cd2c36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a224f3cb7e64718b538a4d053cbdd8d394da5409fde8ffad1b4be2416cd2c36a", kill_on_drop: false }` [INFO] [stdout] a224f3cb7e64718b538a4d053cbdd8d394da5409fde8ffad1b4be2416cd2c36a