[INFO] cloning repository https://github.com/xKerman/slack-new-channel-notification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xKerman/slack-new-channel-notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxKerman%2Fslack-new-channel-notification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxKerman%2Fslack-new-channel-notification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff94c80daef779a84d4a0813a54cdabda0249143 [INFO] testing xKerman/slack-new-channel-notification against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxKerman%2Fslack-new-channel-notification" "/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/xKerman/slack-new-channel-notification on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xKerman/slack-new-channel-notification [INFO] finished tweaking git repo https://github.com/xKerman/slack-new-channel-notification [INFO] tweaked toml for git repo https://github.com/xKerman/slack-new-channel-notification written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xKerman/slack-new-channel-notification already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] db07730a9a6b3bcfa89ff3c50e80951512f03cea9f31fd1d4abcfa867ecc8f13 [INFO] running `Command { std: "docker" "start" "-a" "db07730a9a6b3bcfa89ff3c50e80951512f03cea9f31fd1d4abcfa867ecc8f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db07730a9a6b3bcfa89ff3c50e80951512f03cea9f31fd1d4abcfa867ecc8f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db07730a9a6b3bcfa89ff3c50e80951512f03cea9f31fd1d4abcfa867ecc8f13", kill_on_drop: false }` [INFO] [stdout] db07730a9a6b3bcfa89ff3c50e80951512f03cea9f31fd1d4abcfa867ecc8f13 [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" "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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c973592881e5f36dfec9961f38cea9ea06ab8edb8a7b91ba23d5e893ecd3f31d [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" "c973592881e5f36dfec9961f38cea9ea06ab8edb8a7b91ba23d5e893ecd3f31d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rusoto_core v0.36.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling rusoto_credential v0.15.0 [INFO] [stderr] Compiling lambda_runtime_client v0.1.0 [INFO] [stderr] Compiling slackutil v0.1.0 (/opt/rustwide/workdir/slackutil) [INFO] [stderr] Compiling slack-hook v0.8.0 [INFO] [stderr] Compiling lambda_runtime v0.1.0 [INFO] [stderr] Compiling rusoto_sns v0.36.0 [INFO] [stderr] Compiling rusoto_ssm v0.36.0 [INFO] [stderr] Compiling awsutil v0.1.0 (/opt/rustwide/workdir/awsutil) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:49:58 [INFO] [stdout] | [INFO] [stdout] 49 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:60:96 [INFO] [stdout] | [INFO] [stdout] 60 | let topic_arn = env::var("AWS_SNS_TOPIC_ARN").map_err(|err| self.context.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:70:56 [INFO] [stdout] | [INFO] [stdout] 70 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqs-to-slack v0.1.0 (/opt/rustwide/workdir/sqs-to-slack) [INFO] [stderr] Compiling slack-to-sns v0.1.0 (/opt/rustwide/workdir/slack-to-sns) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sqs-to-slack/src/main.rs:66:68 [INFO] [stdout] | [INFO] [stdout] 66 | slack.send(&payload).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:135:75 [INFO] [stdout] | [INFO] [stdout] 135 | verify_request(&event, &signing_secret).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:138:87 [INFO] [stdout] | [INFO] [stdout] 138 | let slack_event = serde_json::from_str(&event.body).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:146:97 [INFO] [stdout] | [INFO] [stdout] 146 | let message = serde_json::to_string(&channel).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "c973592881e5f36dfec9961f38cea9ea06ab8edb8a7b91ba23d5e893ecd3f31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c973592881e5f36dfec9961f38cea9ea06ab8edb8a7b91ba23d5e893ecd3f31d", kill_on_drop: false }` [INFO] [stdout] c973592881e5f36dfec9961f38cea9ea06ab8edb8a7b91ba23d5e893ecd3f31d [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" "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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5c2d72dd98cc608020be44095e079f60a014d906feddacd8fe4df263c4236ae [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" "d5c2d72dd98cc608020be44095e079f60a014d906feddacd8fe4df263c4236ae", kill_on_drop: false }` [INFO] [stderr] Compiling slackutil v0.1.0 (/opt/rustwide/workdir/slackutil) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling awsutil v0.1.0 (/opt/rustwide/workdir/awsutil) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqs-to-slack v0.1.0 (/opt/rustwide/workdir/sqs-to-slack) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:49:58 [INFO] [stdout] | [INFO] [stdout] 49 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slack-to-sns v0.1.0 (/opt/rustwide/workdir/slack-to-sns) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:60:96 [INFO] [stdout] | [INFO] [stdout] 60 | let topic_arn = env::var("AWS_SNS_TOPIC_ARN").map_err(|err| self.context.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:70:56 [INFO] [stdout] | [INFO] [stdout] 70 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:49:58 [INFO] [stdout] | [INFO] [stdout] 49 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:60:96 [INFO] [stdout] | [INFO] [stdout] 60 | let topic_arn = env::var("AWS_SNS_TOPIC_ARN").map_err(|err| self.context.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> awsutil/src/lib.rs:70:56 [INFO] [stdout] | [INFO] [stdout] 70 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sqs-to-slack/src/main.rs:66:68 [INFO] [stdout] | [INFO] [stdout] 66 | slack.send(&payload).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:135:75 [INFO] [stdout] | [INFO] [stdout] 135 | verify_request(&event, &signing_secret).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:138:87 [INFO] [stdout] | [INFO] [stdout] 138 | let slack_event = serde_json::from_str(&event.body).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> slack-to-sns/src/main.rs:146:97 [INFO] [stdout] | [INFO] [stdout] 146 | let message = serde_json::to_string(&channel).map_err(|err| c.new_error(err.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `Command { std: "docker" "inspect" "d5c2d72dd98cc608020be44095e079f60a014d906feddacd8fe4df263c4236ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c2d72dd98cc608020be44095e079f60a014d906feddacd8fe4df263c4236ae", kill_on_drop: false }` [INFO] [stdout] d5c2d72dd98cc608020be44095e079f60a014d906feddacd8fe4df263c4236ae [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" "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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ef4e8297b3c7b3180f4308129a5e7532fd8a56e941d2cf992622936b787aec4 [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" "4ef4e8297b3c7b3180f4308129a5e7532fd8a56e941d2cf992622936b787aec4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> awsutil/src/lib.rs:20:58 [INFO] [stderr] | [INFO] [stderr] 20 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> awsutil/src/lib.rs:34:56 [INFO] [stderr] | [INFO] [stderr] 34 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> awsutil/src/lib.rs:49:58 [INFO] [stderr] | [INFO] [stderr] 49 | Err(err) => return Err(context.new_error(err.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> awsutil/src/lib.rs:60:96 [INFO] [stderr] | [INFO] [stderr] 60 | let topic_arn = env::var("AWS_SNS_TOPIC_ARN").map_err(|err| self.context.new_error(err.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> awsutil/src/lib.rs:70:56 [INFO] [stderr] | [INFO] [stderr] 70 | Err(err) => Err(self.context.new_error(err.description())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `awsutil` (lib) generated 5 warnings [INFO] [stderr] warning: `awsutil` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sqs-to-slack/src/main.rs:66:68 [INFO] [stderr] | [INFO] [stderr] 66 | slack.send(&payload).map_err(|err| c.new_error(err.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> slack-to-sns/src/main.rs:135:75 [INFO] [stderr] | [INFO] [stderr] 135 | verify_request(&event, &signing_secret).map_err(|err| c.new_error(err.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> slack-to-sns/src/main.rs:138:87 [INFO] [stderr] | [INFO] [stderr] 138 | let slack_event = serde_json::from_str(&event.body).map_err(|err| c.new_error(err.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> slack-to-sns/src/main.rs:146:97 [INFO] [stderr] | [INFO] [stderr] 146 | let message = serde_json::to_string(&channel).map_err(|err| c.new_error(err.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sqs-to-slack` (bin "sqs-to-slack" test) generated 1 warning [INFO] [stderr] warning: `slack-to-sns` (bin "slack-to-sns" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/awsutil-f2b7e74d74f0e86e) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/slack_to_sns-4262e5e9c9e3a520) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/slackutil-2d1dc64480ab9299) [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] [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] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqs_to_slack-6dd42ed5293b57ac) [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] [stderr] Doc-tests awsutil [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] [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] [stderr] Doc-tests slackutil [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" "4ef4e8297b3c7b3180f4308129a5e7532fd8a56e941d2cf992622936b787aec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef4e8297b3c7b3180f4308129a5e7532fd8a56e941d2cf992622936b787aec4", kill_on_drop: false }` [INFO] [stdout] 4ef4e8297b3c7b3180f4308129a5e7532fd8a56e941d2cf992622936b787aec4