[INFO] cloning repository https://github.com/projekt7m/asterisk-ami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projekt7m/asterisk-ami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt7m%2Fasterisk-ami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt7m%2Fasterisk-ami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 927323bdc66b116bab2c34f5cc9ee1f223ba7fdb [INFO] building projekt7m/asterisk-ami against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt7m%2Fasterisk-ami" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projekt7m/asterisk-ami on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/projekt7m/asterisk-ami [INFO] finished tweaking git repo https://github.com/projekt7m/asterisk-ami [INFO] tweaked toml for git repo https://github.com/projekt7m/asterisk-ami written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/projekt7m/asterisk-ami already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a682434c8b98cd3de6b26e4fb66b3fa66046780c5f117f9b91df0ca41158fd3b [INFO] running `Command { std: "docker" "start" "-a" "a682434c8b98cd3de6b26e4fb66b3fa66046780c5f117f9b91df0ca41158fd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a682434c8b98cd3de6b26e4fb66b3fa66046780c5f117f9b91df0ca41158fd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a682434c8b98cd3de6b26e4fb66b3fa66046780c5f117f9b91df0ca41158fd3b", kill_on_drop: false }` [INFO] [stdout] a682434c8b98cd3de6b26e4fb66b3fa66046780c5f117f9b91df0ca41158fd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28da2677f374dbd27b0697a93765c68a04a6d0355a807196765d52076a6f02d1 [INFO] running `Command { std: "docker" "start" "-a" "28da2677f374dbd27b0697a93765c68a04a6d0355a807196765d52076a6f02d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling asterisk-ami v0.1.7 (/opt/rustwide/workdir/asterisk-ami) [INFO] [stderr] Compiling asterisk-ami-example v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.50s [INFO] running `Command { std: "docker" "inspect" "28da2677f374dbd27b0697a93765c68a04a6d0355a807196765d52076a6f02d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28da2677f374dbd27b0697a93765c68a04a6d0355a807196765d52076a6f02d1", kill_on_drop: false }` [INFO] [stdout] 28da2677f374dbd27b0697a93765c68a04a6d0355a807196765d52076a6f02d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b54b739f2eecfd138e41037c35254a1006941240c1d00fe91c3421afd119ebf [INFO] running `Command { std: "docker" "start" "-a" "8b54b739f2eecfd138e41037c35254a1006941240c1d00fe91c3421afd119ebf", kill_on_drop: false }` [INFO] [stderr] Compiling asterisk-ami-example v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "8b54b739f2eecfd138e41037c35254a1006941240c1d00fe91c3421afd119ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b54b739f2eecfd138e41037c35254a1006941240c1d00fe91c3421afd119ebf", kill_on_drop: false }` [INFO] [stdout] 8b54b739f2eecfd138e41037c35254a1006941240c1d00fe91c3421afd119ebf