[INFO] fetching crate gremlin-cli 0.1.0... [INFO] testing gremlin-cli-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate gremlin-cli 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gremlin-cli 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gremlin-cli 0.1.0 [INFO] finished tweaking crates.io crate gremlin-cli 0.1.0 [INFO] tweaked toml for crates.io crate gremlin-cli 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate gremlin-cli 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c148bafd9b5befc03fe5107bcf81e99d43ae8a9a73025253d53c7d25783bafb8 [INFO] running `Command { std: "docker" "start" "-a" "c148bafd9b5befc03fe5107bcf81e99d43ae8a9a73025253d53c7d25783bafb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c148bafd9b5befc03fe5107bcf81e99d43ae8a9a73025253d53c7d25783bafb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c148bafd9b5befc03fe5107bcf81e99d43ae8a9a73025253d53c7d25783bafb8", kill_on_drop: false }` [INFO] [stdout] c148bafd9b5befc03fe5107bcf81e99d43ae8a9a73025253d53c7d25783bafb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b12dbc252047012ccade3865d18310961d2d9c7df791339dedbbac74a229d371 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b12dbc252047012ccade3865d18310961d2d9c7df791339dedbbac74a229d371", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.9 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling async-semaphore v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling async-barrier v1.1.0 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling async-lock v2.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-executor v0.2.1 [INFO] [stderr] Compiling blocking v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling nb-connect v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-io v0.2.7 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling async-net v1.4.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling async-process v0.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling smol v0.4.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-tls v0.6.0 [INFO] [stderr] Compiling mobc v0.5.12 [INFO] [stderr] Compiling async-tungstenite v0.4.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling gremlin-client v0.6.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling gremlin-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b12dbc252047012ccade3865d18310961d2d9c7df791339dedbbac74a229d371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12dbc252047012ccade3865d18310961d2d9c7df791339dedbbac74a229d371", kill_on_drop: false }` [INFO] [stdout] b12dbc252047012ccade3865d18310961d2d9c7df791339dedbbac74a229d371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d1d82feca504314b01f09da7e5045a335ad638727545a30a4d14f319c7ea47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49d1d82feca504314b01f09da7e5045a335ad638727545a30a4d14f319c7ea47", kill_on_drop: false }` [INFO] [stderr] Compiling gremlin-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "49d1d82feca504314b01f09da7e5045a335ad638727545a30a4d14f319c7ea47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d1d82feca504314b01f09da7e5045a335ad638727545a30a4d14f319c7ea47", kill_on_drop: false }` [INFO] [stdout] 49d1d82feca504314b01f09da7e5045a335ad638727545a30a4d14f319c7ea47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7732cfc1e9d8e7cca696e811d4898a57cb903c0558a94d4428217f5c7a7143f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7732cfc1e9d8e7cca696e811d4898a57cb903c0558a94d4428217f5c7a7143f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gremlin_cli-ae651afbbd0c6e96) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7732cfc1e9d8e7cca696e811d4898a57cb903c0558a94d4428217f5c7a7143f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7732cfc1e9d8e7cca696e811d4898a57cb903c0558a94d4428217f5c7a7143f", kill_on_drop: false }` [INFO] [stdout] f7732cfc1e9d8e7cca696e811d4898a57cb903c0558a94d4428217f5c7a7143f