[INFO] fetching crate mysqlbinlog 0.1.5... [INFO] checking mysqlbinlog-0.1.5 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate mysqlbinlog 0.1.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate mysqlbinlog 0.1.5 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mysqlbinlog 0.1.5 [INFO] finished tweaking crates.io crate mysqlbinlog 0.1.5 [INFO] tweaked toml for crates.io crate mysqlbinlog 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding chrono v0.3.0 (available: v0.4.38) [INFO] [stderr] Adding regex v0.2.11 (available: v1.11.1) [INFO] [stderr] Adding time v0.1.45 (available: v0.3.36) [INFO] [stderr] Adding toml v0.4.10 (available: v0.8.19) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d34966011bf0a4a710cc47a24ac5ba044d0ffecc52894ccc7c70785621d9fdf8 [INFO] running `Command { std: "docker" "start" "-a" "d34966011bf0a4a710cc47a24ac5ba044d0ffecc52894ccc7c70785621d9fdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d34966011bf0a4a710cc47a24ac5ba044d0ffecc52894ccc7c70785621d9fdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d34966011bf0a4a710cc47a24ac5ba044d0ffecc52894ccc7c70785621d9fdf8", kill_on_drop: false }` [INFO] [stdout] d34966011bf0a4a710cc47a24ac5ba044d0ffecc52894ccc7c70785621d9fdf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa35d7b871346ee23cb5939414c65178f0437f5014d73e7a32635abe9cda458c [INFO] running `Command { std: "docker" "start" "-a" "fa35d7b871346ee23cb5939414c65178f0437f5014d73e7a32635abe9cda458c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking mysqlbinlog v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stdout] error[E0061]: this method takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> examples/sync_binlog_to_redis.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | let event = r.read_event(&e1); [INFO] [stdout] | ^^^^^^^^^^ --- unexpected argument of type `&EventHeader` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/rowevents/reader.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn read_event(&mut self) -> Result<(EventHeader, Event)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 14 - let event = r.read_event(&e1); [INFO] [stdout] 14 + let event = r.read_event(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sync_binlog_to_redis.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 15 | match event { [INFO] [stdout] | ----- this expression has type `Result<(EventHeader, Event), std::io::Error>` [INFO] [stdout] 16 | Ok(Event::Xid(e)) => println!("{:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `(EventHeader, Event)`, found `Event` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(EventHeader, Event)` [INFO] [stdout] found enum `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sync_binlog_to_redis.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 15 | match event { [INFO] [stdout] | ----- this expression has type `Result<(EventHeader, Event), std::io::Error>` [INFO] [stdout] 16 | Ok(Event::Xid(e)) => println!("{:?}", e), [INFO] [stdout] 17 | Ok(Event::Insert(e)) => println!("INSERT {:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `(EventHeader, Event)`, found `Event` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(EventHeader, Event)` [INFO] [stdout] found enum `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sync_binlog_to_redis.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 15 | match event { [INFO] [stdout] | ----- this expression has type `Result<(EventHeader, Event), std::io::Error>` [INFO] [stdout] ... [INFO] [stdout] 18 | Ok(Event::Update(e)) => println!("UPDATE {:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `(EventHeader, Event)`, found `Event` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(EventHeader, Event)` [INFO] [stdout] found enum `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/sync_binlog_to_redis.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 15 | match event { [INFO] [stdout] | ----- this expression has type `Result<(EventHeader, Event), std::io::Error>` [INFO] [stdout] ... [INFO] [stdout] 19 | Ok(Event::Delete(e)) => println!("DELETE {:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `(EventHeader, Event)`, found `Event` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(EventHeader, Event)` [INFO] [stdout] found enum `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mysqlbinlog` (example "sync_binlog_to_redis") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa35d7b871346ee23cb5939414c65178f0437f5014d73e7a32635abe9cda458c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa35d7b871346ee23cb5939414c65178f0437f5014d73e7a32635abe9cda458c", kill_on_drop: false }` [INFO] [stdout] fa35d7b871346ee23cb5939414c65178f0437f5014d73e7a32635abe9cda458c