[INFO] cloning repository https://github.com/intelliconnect/aws-s3-file-upload-api-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intelliconnect/aws-s3-file-upload-api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Faws-s3-file-upload-api-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Faws-s3-file-upload-api-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 971f15e78eca4c7cd5b86edeb1229ed84b8cb7b4 [INFO] testing intelliconnect/aws-s3-file-upload-api-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Faws-s3-file-upload-api-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/intelliconnect/aws-s3-file-upload-api-rust [INFO] finished tweaking git repo https://github.com/intelliconnect/aws-s3-file-upload-api-rust [INFO] tweaked toml for git repo https://github.com/intelliconnect/aws-s3-file-upload-api-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/intelliconnect/aws-s3-file-upload-api-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/intelliconnect/aws-s3-file-upload-api-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-http v0.51.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.83 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.83 [INFO] [stderr] Downloaded urlencoding v2.1.2 [INFO] [stderr] Downloaded bytes-utils v0.1.3 [INFO] [stderr] Downloaded aws-smithy-json v0.51.0 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded aws-smithy-checksums v0.51.0 [INFO] [stderr] Downloaded aws-endpoint v0.51.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.21.0 [INFO] [stderr] Downloaded aws-sigv4 v0.51.1 [INFO] [stderr] Downloaded aws-sdk-sts v0.21.0 [INFO] [stderr] Downloaded aws-config v0.51.0 [INFO] [stderr] Downloaded cxx-build v1.0.83 [INFO] [stderr] Downloaded xmlparser v0.13.5 [INFO] [stderr] Downloaded aws-smithy-client v0.51.0 [INFO] [stderr] Downloaded cxx v1.0.83 [INFO] [stderr] Downloaded aws-types v0.51.0 [INFO] [stderr] Downloaded aws-http v0.51.0 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.51.0 [INFO] [stderr] Downloaded aws-smithy-types v0.51.0 [INFO] [stderr] Downloaded aws-smithy-xml v0.51.0 [INFO] [stderr] Downloaded aws-smithy-async v0.51.0 [INFO] [stderr] Downloaded aws-sig-auth v0.51.0 [INFO] [stderr] Downloaded aws-sdk-s3 v0.21.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.51.0 [INFO] [stderr] Downloaded aws-smithy-query v0.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 080a582db4d4747c72601196454d5a9901dd0153f46d328a9a41595b8fe1904e [INFO] running `Command { std: "docker" "start" "-a" "080a582db4d4747c72601196454d5a9901dd0153f46d328a9a41595b8fe1904e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "080a582db4d4747c72601196454d5a9901dd0153f46d328a9a41595b8fe1904e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080a582db4d4747c72601196454d5a9901dd0153f46d328a9a41595b8fe1904e", kill_on_drop: false }` [INFO] [stdout] 080a582db4d4747c72601196454d5a9901dd0153f46d328a9a41595b8fe1904e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470d1ae4a8404545573003b5fc95e467c7010a2527a8b708f14bd764052edade [INFO] running `Command { std: "docker" "start" "-a" "470d1ae4a8404545573003b5fc95e467c7010a2527a8b708f14bd764052edade", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aws-types v0.51.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-smithy-types v0.51.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aws-smithy-eventstream v0.51.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling aws-smithy-xml v0.51.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aws-smithy-json v0.51.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling aws-smithy-query v0.51.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling aws-smithy-async v0.51.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling aws-smithy-http v0.51.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.51.0 [INFO] [stderr] Compiling aws-sigv4 v0.51.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.51.0 [INFO] [stderr] Compiling aws-smithy-client v0.51.0 [INFO] [stderr] Compiling aws-endpoint v0.51.0 [INFO] [stderr] Compiling aws-sig-auth v0.51.0 [INFO] [stderr] Compiling aws-http v0.51.0 [INFO] [stderr] Compiling aws-sdk-sso v0.21.0 [INFO] [stderr] Compiling aws-sdk-sts v0.21.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.21.0 [INFO] [stderr] Compiling aws-config v0.51.0 [INFO] [stderr] Compiling aws_image_upload v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "470d1ae4a8404545573003b5fc95e467c7010a2527a8b708f14bd764052edade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470d1ae4a8404545573003b5fc95e467c7010a2527a8b708f14bd764052edade", kill_on_drop: false }` [INFO] [stdout] 470d1ae4a8404545573003b5fc95e467c7010a2527a8b708f14bd764052edade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f790760c8afd8e7459be084ed09e9a5e9155611f2f3d30ee9d7eb97ba8fc948 [INFO] running `Command { std: "docker" "start" "-a" "2f790760c8afd8e7459be084ed09e9a5e9155611f2f3d30ee9d7eb97ba8fc948", kill_on_drop: false }` [INFO] [stderr] Compiling aws_image_upload v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "2f790760c8afd8e7459be084ed09e9a5e9155611f2f3d30ee9d7eb97ba8fc948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f790760c8afd8e7459be084ed09e9a5e9155611f2f3d30ee9d7eb97ba8fc948", kill_on_drop: false }` [INFO] [stdout] 2f790760c8afd8e7459be084ed09e9a5e9155611f2f3d30ee9d7eb97ba8fc948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bd5c252c7b8413d0c2123111e081d0e1146f0a7694f26270150e65c1c1be600 [INFO] running `Command { std: "docker" "start" "-a" "6bd5c252c7b8413d0c2123111e081d0e1146f0a7694f26270150e65c1c1be600", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_image_upload-86fc8e642853c5c4) [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" "6bd5c252c7b8413d0c2123111e081d0e1146f0a7694f26270150e65c1c1be600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd5c252c7b8413d0c2123111e081d0e1146f0a7694f26270150e65c1c1be600", kill_on_drop: false }` [INFO] [stdout] 6bd5c252c7b8413d0c2123111e081d0e1146f0a7694f26270150e65c1c1be600