[INFO] cloning repository https://github.com/arthurlm/pyarraypool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthurlm/pyarraypool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fpyarraypool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fpyarraypool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb1a15173d212961b3aff7f434e2ee2fcfc8dd1
[INFO] testing arthurlm/pyarraypool against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlm%2Fpyarraypool" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arthurlm/pyarraypool
[INFO] finished tweaking git repo https://github.com/arthurlm/pyarraypool
[INFO] tweaked toml for git repo https://github.com/arthurlm/pyarraypool written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arthurlm/pyarraypool on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arthurlm/pyarraypool 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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.16.5
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded win-sys v0.3.1
[INFO] [stderr]   Downloaded shared_memory v0.12.4
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded nix v0.23.1
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded pyo3 v0.16.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da4ba470d8e23a6b6e63e9651a7ff2f92e804c5b72e836f46dce63f1fde98644
[INFO] running `Command { std: "docker" "start" "-a" "da4ba470d8e23a6b6e63e9651a7ff2f92e804c5b72e836f46dce63f1fde98644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da4ba470d8e23a6b6e63e9651a7ff2f92e804c5b72e836f46dce63f1fde98644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4ba470d8e23a6b6e63e9651a7ff2f92e804c5b72e836f46dce63f1fde98644", kill_on_drop: false }`
[INFO] [stdout] da4ba470d8e23a6b6e63e9651a7ff2f92e804c5b72e836f46dce63f1fde98644
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 941d8b63d14418d3925f11981cd34f85017239358e8c0930b019832ccc97860a
[INFO] running `Command { std: "docker" "start" "-a" "941d8b63d14418d3925f11981cd34f85017239358e8c0930b019832ccc97860a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling shared_memory v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]    Compiling pyarraypool v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 40 | impl PyShmObjectPool {
[INFO] [stdout]    |      --------------- `PyShmObjectPool` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.46s
[INFO] running `Command { std: "docker" "inspect" "941d8b63d14418d3925f11981cd34f85017239358e8c0930b019832ccc97860a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941d8b63d14418d3925f11981cd34f85017239358e8c0930b019832ccc97860a", kill_on_drop: false }`
[INFO] [stdout] 941d8b63d14418d3925f11981cd34f85017239358e8c0930b019832ccc97860a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1c16a57cfb2946eb9ab820803705466df0a48f643a6de17b48d51bfe01c46b5
[INFO] running `Command { std: "docker" "start" "-a" "f1c16a57cfb2946eb9ab820803705466df0a48f643a6de17b48d51bfe01c46b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling pyarraypool v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 40 | impl PyShmObjectPool {
[INFO] [stdout]    |      --------------- `PyShmObjectPool` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "f1c16a57cfb2946eb9ab820803705466df0a48f643a6de17b48d51bfe01c46b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c16a57cfb2946eb9ab820803705466df0a48f643a6de17b48d51bfe01c46b5", kill_on_drop: false }`
[INFO] [stdout] f1c16a57cfb2946eb9ab820803705466df0a48f643a6de17b48d51bfe01c46b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1501e6fd880919224223a82ab43d042bb2884dfa855046f2690a886bc38e0e0b
[INFO] running `Command { std: "docker" "start" "-a" "1501e6fd880919224223a82ab43d042bb2884dfa855046f2690a886bc38e0e0b", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 40 | impl PyShmObjectPool {
[INFO] [stderr]    |      --------------- `PyShmObjectPool` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `pyarraypool` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyarraypool-4681a789b55f9c96)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_duplicated_object ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_and_detach ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_empty_bloc ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_bloc ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_huge_bloc ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_invalid_python_id ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_add_single_huge_bloc ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_attach_object ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_attach_object_missing ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_detach_elements ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_dump ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_fill_holes ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_info_of ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_info_of_missing_obj ... ok
[INFO] [stdout] test memory_info::tests::memory_slot::test_attributes ... ok
[INFO] [stdout] test memory_info::tests::memory_slot::test_releasable ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_detach_invalid_python_id ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_detach_not_found ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_info_of_invalid_python_id ... ok
[INFO] [stdout] test memory_info::tests::memory_pool::test_init ... ok
[INFO] [stdout] test memory_info::tests::memory_slot::test_split_block ... ok
[INFO] [stdout] test shm::tests::shm_header::test_valid ... ok
[INFO] [stdout] test mutex::tests::test_mutex ... ok
[INFO] [stdout] test shm::tests::shm_object_pool::test_create_and_open ... FAILED
[INFO] [stdout] test shm::tests::shm_object_pool::test_shared_data ... FAILED
[INFO] [stdout] test memory_info::tests::memory_pool::test_attach_object_invalid_python_id ... ok
[INFO] [stdout] test memory_info::tests::memory_slot::test_split_block_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- shm::tests::shm_object_pool::test_create_and_open stdout ----
[INFO] [stdout] Error: library failure: Creating the link file failed, Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- shm::tests::shm_object_pool::test_shared_data stdout ----
[INFO] [stdout] Error: library failure: Creating the link file failed, Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     shm::tests::shm_object_pool::test_create_and_open
[INFO] [stdout]     shm::tests::shm_object_pool::test_shared_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1501e6fd880919224223a82ab43d042bb2884dfa855046f2690a886bc38e0e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1501e6fd880919224223a82ab43d042bb2884dfa855046f2690a886bc38e0e0b", kill_on_drop: false }`
[INFO] [stdout] 1501e6fd880919224223a82ab43d042bb2884dfa855046f2690a886bc38e0e0b
