[INFO] cloning repository https://github.com/roopeshsn/iyp-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roopeshsn/iyp-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopeshsn%2Fiyp-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopeshsn%2Fiyp-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0abb1dd30456b79c588624d083b312cc31fbc28b [INFO] testing roopeshsn/iyp-cli against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froopeshsn%2Fiyp-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roopeshsn/iyp-cli on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roopeshsn/iyp-cli [INFO] finished tweaking git repo https://github.com/roopeshsn/iyp-cli [INFO] tweaked toml for git repo https://github.com/roopeshsn/iyp-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roopeshsn/iyp-cli 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.4.1 [INFO] [stderr] Downloaded neo4rs-macros v0.2.1 [INFO] [stderr] Downloaded neo4rs v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 493a499fcdc189d4cfb94354c1e0cd415a7807c4288aa9da255db08cbd668a5e [INFO] running `Command { std: "docker" "start" "-a" "493a499fcdc189d4cfb94354c1e0cd415a7807c4288aa9da255db08cbd668a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "493a499fcdc189d4cfb94354c1e0cd415a7807c4288aa9da255db08cbd668a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493a499fcdc189d4cfb94354c1e0cd415a7807c4288aa9da255db08cbd668a5e", kill_on_drop: false }` [INFO] [stdout] 493a499fcdc189d4cfb94354c1e0cd415a7807c4288aa9da255db08cbd668a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca2d96742825cf80acf40dbddd856a32dda133046c267c7069378b83dcecd12b [INFO] running `Command { std: "docker" "start" "-a" "ca2d96742825cf80acf40dbddd856a32dda133046c267c7069378b83dcecd12b", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.80 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling neo4rs-macros v0.2.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling neo4rs v0.6.2 [INFO] [stderr] Compiling neo4j-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `CustomError` is never used [INFO] [stdout] --> src/main.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | enum CustomError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_query` is never used [INFO] [stdout] --> src/main.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | async fn test_query() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/main.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | if let Some(graph) = &GLOBAL_GRAPH { [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 75 | if let Some(graph) = &raw const GLOBAL_GRAPH { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/main.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | if let Some(graph) = &GLOBAL_GRAPH { [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 88 | if let Some(graph) = &raw const GLOBAL_GRAPH { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNcsVV2/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustyline-78f1d53b5726ed24.rlib,libmemchr-4ae02b283530c1ee.rlib,libnix-14290ee57eba8844.rlib,libbitflags-817ea04a92d50a33.rlib,libfd_lock-55bdb6136e4a2368.rlib,libunicode_width-fc5636344278ad40.rlib,libunicode_segmentation-f5d4c128455d8183.rlib,libhome-3f08d12188cba0f2.rlib,libradix_trie-dddfcce5a1a03e71.rlib,libnibble_vec-6dd09e5417035315.rlib,libendian_type-0f1ab5ec7203934e.rlib,libneo4rs-2ba2c24143be4ce3.rlib,libdeadpool-b77c06f73c8eb1d7.rlib,libretain_mut-c2440a1c448f3c86.rlib,libdeadpool_runtime-2061faeee431a8fb.rlib,libwebpki_roots-e8208e282d515b6b.rlib,libwebpki-ede39c7d8b78d0b9.rlib,libthiserror-ef1515222fcdb106.rlib,libchrono-0b7757724a5bccda.rlib,libnum_traits-b105c7017637d083.rlib,libiana_time_zone-86d378601ea600f7.rlib,libtime-ba249a3734cdda74.rlib,liburl-a41c3ace83fe81fa.rlib,libidna-e275bb25314c6cbc.rlib,libunicode_normalization-58ea4cae0b1f56d1.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-430cff3331dad5bb.rlib,libform_urlencoded-bbe88c8ad65adfe3.rlib,libpercent_encoding-965c434b02878fae.rlib,libtokio_rustls-33c175143868e328.rlib,librustls-93503c31b8a06bb1.rlib,libsct-b64d8cfb768d413e.rlib,libwebpki-09efb15fc327ab0d.rlib,libring-33662ce38841e30e.rlib,libspin-41dc83b38de76f91.rlib,libuntrusted-4d6a2db493d4e708.rlib,liblog-863d3cbe14ba4e72.rlib,libtokio-db2f46531ca5021e.rlib,libsignal_hook_registry-6cc33f3e71f13d49.rlib,libnum_cpus-6cb66da3496bd2d9.rlib,libsocket2-0a21811204351e0a.rlib,libmio-b5588d0b298897fc.rlib,libpin_project_lite-1a22c2c500c2f404.rlib,libparking_lot-e4e7101d595a28b1.rlib,libparking_lot_core-2c57727be2658e6f.rlib,liblibc-8f6ccbe197e9a051.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-e29031aef1ea28d6.rlib,liblock_api-d4e5df0f24a20a97.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libbytes-a8981e430bd8ac4d.rlib,libneo4j_cli-44ee54db2dc52883.rlib,libclap-acdb448e6906a353.rlib,libonce_cell-eef611da029be526.rlib,libclap_builder-ad5db3b67afd28b2.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-058bea86564ff8a5.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libis_terminal-5c6466e2b6fe9a9b.rlib,librustix-663eafb24003bfe9.rlib,libbitflags-1d952978c488afaa.rlib,liblinux_raw_sys-3d0d3c86c7fdc69c.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-fb26f49254891f6b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-5753bb943a0e2f05.rlib,libanstyle-b6f78bf2cfc596fb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-b3ed5ae7720d60e6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/neo4j_cli-9b47d3d1cc3eb9d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neo4j-cli` (bin "neo4j-cli") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ca2d96742825cf80acf40dbddd856a32dda133046c267c7069378b83dcecd12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2d96742825cf80acf40dbddd856a32dda133046c267c7069378b83dcecd12b", kill_on_drop: false }` [INFO] [stdout] ca2d96742825cf80acf40dbddd856a32dda133046c267c7069378b83dcecd12b