[INFO] fetching crate common-s3-headers 1.0.0...
[INFO] testing common-s3-headers-1.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate common-s3-headers 1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate common-s3-headers 1.0.0
[INFO] finished tweaking crates.io crate common-s3-headers 1.0.0
[INFO] tweaked toml for crates.io crate common-s3-headers 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate common-s3-headers 1.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.0.0)
[INFO] [stderr]       Adding quick-xml v0.30.0 (available: v0.38.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding serde-xml-rs v0.6.0 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded common-testing v1.1.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2b386e4f607f37e108c03bbd673ed0cb02927adb79d78246a8eba73388bd650
[INFO] running `Command { std: "docker" "start" "-a" "a2b386e4f607f37e108c03bbd673ed0cb02927adb79d78246a8eba73388bd650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2b386e4f607f37e108c03bbd673ed0cb02927adb79d78246a8eba73388bd650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b386e4f607f37e108c03bbd673ed0cb02927adb79d78246a8eba73388bd650", kill_on_drop: false }`
[INFO] [stdout] a2b386e4f607f37e108c03bbd673ed0cb02927adb79d78246a8eba73388bd650
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a097d1123176f7fbb300e2c6becc7e1136bde399565214232ff82d0f3d648859
[INFO] running `Command { std: "docker" "start" "-a" "a097d1123176f7fbb300e2c6becc7e1136bde399565214232ff82d0f3d648859", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling common-s3-headers v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 |   .add(b'?')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |   .add(b'#')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] 75 | |   .add(b'#')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |   .add(b'[')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] 75 | |   .add(b'#')
[INFO] [stdout] 76 | |   .add(b'[')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |   .add(b']')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] 75 | |   .add(b'#')
[INFO] [stdout] 76 | |   .add(b'[')
[INFO] [stdout] 77 | |   .add(b']')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |   .add(b'@')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |   .add(b']')
[INFO] [stdout] 78 | |   .add(b'@')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 |   .add(b'!')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |   .add(b'@')
[INFO] [stdout] 79 | |   .add(b'!')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 |   .add(b'$')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |   .add(b'!')
[INFO] [stdout] 80 | |   .add(b'$')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |   .add(b'&')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |   .add(b'$')
[INFO] [stdout] 81 | |   .add(b'&')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 |   .add(b'\'')
[INFO] [stdout]    |    --- ^^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |   .add(b'&')
[INFO] [stdout] 82 | |   .add(b'\'')
[INFO] [stdout]    | |________-----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |   .add(b'(')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |   .add(b'\'')
[INFO] [stdout] 83 | |   .add(b'(')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 |   .add(b')')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |   .add(b'(')
[INFO] [stdout] 84 | |   .add(b')')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 |   .add(b'*')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |   .add(b')')
[INFO] [stdout] 85 | |   .add(b'*')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 |   .add(b'+')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |   .add(b'*')
[INFO] [stdout] 86 | |   .add(b'+')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 |   .add(b',')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |   .add(b'+')
[INFO] [stdout] 87 | |   .add(b',')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |   .add(b';')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |   .add(b',')
[INFO] [stdout] 88 | |   .add(b';')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |   .add(b'=')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |   .add(b';')
[INFO] [stdout] 89 | |   .add(b'=')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |   .add(b'"')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |   .add(b'"')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |   .add(b' ')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |   .add(b'"')
[INFO] [stdout] 92 | |   .add(b' ')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |   .add(b'<')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |   .add(b' ')
[INFO] [stdout] 93 | |   .add(b'<')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |   .add(b'>')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |   .add(b'<')
[INFO] [stdout] 94 | |   .add(b'>')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 |   .add(b'%')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |   .add(b'>')
[INFO] [stdout] 95 | |   .add(b'%')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 |   .add(b'{')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |   .add(b'%')
[INFO] [stdout] 96 | |   .add(b'{')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 |   .add(b'}')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |   .add(b'{')
[INFO] [stdout] 97 | |   .add(b'}')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 |   .add(b'|')
[INFO] [stdout]    |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |   .add(b'}')
[INFO] [stdout] 98 | |   .add(b'|')
[INFO] [stdout]    | |________----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/aws_format.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 |   .add(b'\\')
[INFO] [stdout]    |    --- ^^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]   --> src/aws_format.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 72 | |   // URL_RESERVED
[INFO] [stdout] 73 | |   .add(b':')
[INFO] [stdout] 74 | |   .add(b'?')
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |   .add(b'|')
[INFO] [stdout] 99 | |   .add(b'\\')
[INFO] [stdout]    | |________-----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/aws_format.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |   .add(b'^')
[INFO] [stdout]     |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]    --> src/aws_format.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout]  71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout]  72 | |   // URL_RESERVED
[INFO] [stdout]  73 | |   .add(b':')
[INFO] [stdout]  74 | |   .add(b'?')
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |   .add(b'\\')
[INFO] [stdout] 100 | |   .add(b'^')
[INFO] [stdout]     | |________----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/aws_format.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 |   .add(b'`');
[INFO] [stdout]     |    --- ^^^^ expected `AsciiSet`, found `u8`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the return type of this call is `u8` due to the type of the argument passed
[INFO] [stdout]    --> src/aws_format.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout]  71 |   const FRAGMENT: &AsciiSet = &CONTROLS
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout]  72 | |   // URL_RESERVED
[INFO] [stdout]  73 | |   .add(b':')
[INFO] [stdout]  74 | |   .add(b'?')
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |   .add(b'^')
[INFO] [stdout] 101 | |   .add(b'`');
[INFO] [stdout]     | |________----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this argument influences the return type of `add`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/arith.rs:93:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common-s3-headers` (lib) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "a097d1123176f7fbb300e2c6becc7e1136bde399565214232ff82d0f3d648859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a097d1123176f7fbb300e2c6becc7e1136bde399565214232ff82d0f3d648859", kill_on_drop: false }`
[INFO] [stdout] a097d1123176f7fbb300e2c6becc7e1136bde399565214232ff82d0f3d648859
