[INFO] cloning repository https://github.com/Carter12s/roslibrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Carter12s/roslibrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bdc559ccda818d95a35e0157be75d2ee6c4af21 [INFO] testing Carter12s/roslibrust against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter12s%2Froslibrust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Carter12s/roslibrust on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Carter12s/roslibrust [INFO] finished tweaking git repo https://github.com/Carter12s/roslibrust [INFO] tweaked toml for git repo https://github.com/Carter12s/roslibrust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Carter12s/roslibrust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f746e2a102a62a501f3b2de78317a7aa9599d16f70a1db16aaedef97056554b [INFO] running `Command { std: "docker" "start" "-a" "0f746e2a102a62a501f3b2de78317a7aa9599d16f70a1db16aaedef97056554b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f746e2a102a62a501f3b2de78317a7aa9599d16f70a1db16aaedef97056554b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f746e2a102a62a501f3b2de78317a7aa9599d16f70a1db16aaedef97056554b", kill_on_drop: false }` [INFO] [stdout] 0f746e2a102a62a501f3b2de78317a7aa9599d16f70a1db16aaedef97056554b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37507c84f9c5f26c5019cc6fbe96ed4ded7ad761f41a9e12e57a4ae880d91174 [INFO] running `Command { std: "docker" "start" "-a" "37507c84f9c5f26c5019cc6fbe96ed4ded7ad761f41a9e12e57a4ae880d91174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling deadqueue v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling roslibrust v0.5.1 (/opt/rustwide/workdir/roslibrust) [INFO] [stderr] Compiling roslibrust_test v0.1.0 (/opt/rustwide/workdir/roslibrust_test) [INFO] [stderr] Compiling roslibrust_codegen_macro v0.5.0 (/opt/rustwide/workdir/roslibrust_codegen_macro) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.36s [INFO] running `Command { std: "docker" "inspect" "37507c84f9c5f26c5019cc6fbe96ed4ded7ad761f41a9e12e57a4ae880d91174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37507c84f9c5f26c5019cc6fbe96ed4ded7ad761f41a9e12e57a4ae880d91174", kill_on_drop: false }` [INFO] [stdout] 37507c84f9c5f26c5019cc6fbe96ed4ded7ad761f41a9e12e57a4ae880d91174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96451a579962864bca529a6d1257560af5fc14c3d25dc2508fada6693199b21d [INFO] running `Command { std: "docker" "start" "-a" "96451a579962864bca529a6d1257560af5fc14c3d25dc2508fada6693199b21d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling roslibrust_codegen_macro v0.5.0 (/opt/rustwide/workdir/roslibrust_codegen_macro) [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling diffy v0.3.0 [INFO] [stderr] Compiling roslibrust_test v0.1.0 (/opt/rustwide/workdir/roslibrust_test) [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling roslibrust v0.5.1 (/opt/rustwide/workdir/roslibrust) [INFO] [stderr] No ROS_PACKAGE_PATH defined. [INFO] [stderr] No ROS_PACKAGE_PATH defined. [INFO] [stderr] No ROS_PACKAGE_PATH defined. [INFO] [stderr] No ROS_PACKAGE_PATH defined. [INFO] [stderr] error: could not compile `roslibrust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name calling_service --edition=2021 roslibrust/examples/calling_service.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="utils"' -C metadata=9f0e5c3b60189a45 -C extra-filename=-9f0e5c3b60189a45 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42e6fc74319553fd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-585b9fef6ec4c0fb.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5026fd050831bdd6.rlib --extern deadqueue=/opt/rustwide/target/debug/deps/libdeadqueue-d64bc4250e74728f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0b8e4d8f9bd8525.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bcd3b7b0af0408e7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32c8479e40da9731.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fc6bc0ad42f604ef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7d9e0524a9667931.rlib --extern roslibrust=/opt/rustwide/target/debug/deps/libroslibrust-0d86be21221250a4.rlib --extern roslibrust_codegen_macro=/opt/rustwide/target/debug/deps/libroslibrust_codegen_macro-262d90bdff76fe60.so --extern serde=/opt/rustwide/target/debug/deps/libserde-207086b1dab24baa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-662015d7f0ff9e22.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-a0f2b1250515e535.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9b65fdfc93f0ed5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2400cd6170426844.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38cfa9861dc962b3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-5b451f403d47fe67.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dbe87e3ed8e41f7d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "96451a579962864bca529a6d1257560af5fc14c3d25dc2508fada6693199b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96451a579962864bca529a6d1257560af5fc14c3d25dc2508fada6693199b21d", kill_on_drop: false }` [INFO] [stdout] 96451a579962864bca529a6d1257560af5fc14c3d25dc2508fada6693199b21d