[INFO] cloning repository https://github.com/MRsources/MRzero-Core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MRsources/MRzero-Core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMRsources%2FMRzero-Core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMRsources%2FMRzero-Core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 489e8145bf6a8b5d057075324b35348abe3580b7 [INFO] checking MRsources/MRzero-Core against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMRsources%2FMRzero-Core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MRsources/MRzero-Core [INFO] finished tweaking git repo https://github.com/MRsources/MRzero-Core [INFO] tweaked toml for git repo https://github.com/MRsources/MRzero-Core written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MRsources/MRzero-Core on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MRsources/MRzero-Core 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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded redox_syscall v0.5.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded parking_lot v0.12.2 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.21.2 [INFO] [stderr] Downloaded pyo3-macros v0.21.2 [INFO] [stderr] Downloaded syn v2.0.65 [INFO] [stderr] Downloaded pyo3 v0.21.2 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 197545e7e600362f39e51fcecfd7374ec8ff976d4164eeb7153ed6939898c3b9 [INFO] running `Command { std: "docker" "start" "-a" "197545e7e600362f39e51fcecfd7374ec8ff976d4164eeb7153ed6939898c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197545e7e600362f39e51fcecfd7374ec8ff976d4164eeb7153ed6939898c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197545e7e600362f39e51fcecfd7374ec8ff976d4164eeb7153ed6939898c3b9", kill_on_drop: false }` [INFO] [stdout] 197545e7e600362f39e51fcecfd7374ec8ff976d4164eeb7153ed6939898c3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a374f2a3429095d02120f4cea830e22d5a7c2d0c34af33b66166d89bf26e8fd [INFO] running `Command { std: "docker" "start" "-a" "8a374f2a3429095d02120f4cea830e22d5a7c2d0c34af33b66166d89bf26e8fd", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking mrzero_core v0.3.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::empty`: `PyList::empty` will be replaced by `PyList::empty_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | ancestors: Some(PyList::empty(py).into()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | prepass_mag: Some(PyComplex::from_doubles(py, 0.0, 0.0).into()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | Some(a) => a.as_ref(py).len(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | .as_ref(py) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyTuple::new`: `PyTuple::new` will be replaced by `PyTuple::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | .append(PyTuple::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyString::new`: `PyString::new` will be replaced by `PyString::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | ... PyString::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:232:41 [INFO] [stdout] | [INFO] [stdout] 232 | ... py_ancestor.as_ref(py), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | ... PyComplex::from_doubles( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:246:33 [INFO] [stdout] | [INFO] [stdout] 246 | Some(PyComplex::from_doubles(py, mag.re as f64, mag.im as f64).into()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | let py_graph = PyList::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | PyList::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | seq: &PyList, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | avg_b1_trig: &PyAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:287:26 [INFO] [stdout] | [INFO] [stdout] 287 | fn _prepass(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::empty`: `PyList::empty` will be replaced by `PyList::empty_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | ancestors: Some(PyList::empty(py).into()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | prepass_mag: Some(PyComplex::from_doubles(py, 0.0, 0.0).into()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | Some(a) => a.as_ref(py).len(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | .as_ref(py) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyTuple::new`: `PyTuple::new` will be replaced by `PyTuple::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | .append(PyTuple::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyString::new`: `PyString::new` will be replaced by `PyString::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | ... PyString::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::as_ref`: use `obj.bind(py)` instead of `obj.as_ref(py)` [INFO] [stdout] --> src/lib.rs:232:41 [INFO] [stdout] | [INFO] [stdout] 232 | ... py_ancestor.as_ref(py), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | ... PyComplex::from_doubles( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyComplex::from_doubles`: `PyComplex::from_doubles` will be replaced by `PyComplex::from_doubles_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:246:33 [INFO] [stdout] | [INFO] [stdout] 246 | Some(PyComplex::from_doubles(py, mag.re as f64, mag.im as f64).into()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | let py_graph = PyList::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | PyList::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | seq: &PyList, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | avg_b1_trig: &PyAny, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> src/lib.rs:287:26 [INFO] [stdout] | [INFO] [stdout] 287 | fn _prepass(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.84s [INFO] running `Command { std: "docker" "inspect" "8a374f2a3429095d02120f4cea830e22d5a7c2d0c34af33b66166d89bf26e8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a374f2a3429095d02120f4cea830e22d5a7c2d0c34af33b66166d89bf26e8fd", kill_on_drop: false }` [INFO] [stdout] 8a374f2a3429095d02120f4cea830e22d5a7c2d0c34af33b66166d89bf26e8fd