[INFO] updating cached repository quininer/triamcinolone [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/quininer/triamcinolone [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/triamcinolone" "work/ex/beta-1.38-1/sources/1.37.0/gh/quininer/triamcinolone"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/quininer/triamcinolone'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/triamcinolone" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/quininer/triamcinolone"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/quininer/triamcinolone'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95e34717dd20738572c59d258152e0181a1c8c72 [INFO] sha for GitHub repo quininer/triamcinolone: 95e34717dd20738572c59d258152e0181a1c8c72 [INFO] validating manifest of quininer/triamcinolone on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quininer/triamcinolone on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quininer/triamcinolone [INFO] finished frobbing quininer/triamcinolone [INFO] frobbed toml for quininer/triamcinolone written to work/ex/beta-1.38-1/sources/1.37.0/gh/quininer/triamcinolone/Cargo.toml [INFO] started frobbing quininer/triamcinolone [INFO] finished frobbing quininer/triamcinolone [INFO] frobbed toml for quininer/triamcinolone written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/quininer/triamcinolone/Cargo.toml [INFO] crate quininer/triamcinolone already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/quininer/triamcinolone/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/suhr/rstox.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/suhr/rstox.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing quininer/triamcinolone against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/quininer/triamcinolone:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 4cd86986951cec5e49b7793656124f147cc3c31f91295a600c78c1253f820fd3 [INFO] running `"docker" "start" "-a" "4cd86986951cec5e49b7793656124f147cc3c31f91295a600c78c1253f820fd3"` [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling rstox v0.0.1 (https://github.com/suhr/rstox.git#1793619c) [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling triamcinolone v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved imports `self::toml::Parser`, `self::toml::Table` [INFO] [stderr] --> src/lib.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | use self::toml::{Parser, Table}; [INFO] [stderr] | ^^^^^^ ^^^^^ no `Table` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Parser` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GroupchatType` [INFO] [stderr] --> src/lib.rs:131:13 [INFO] [stderr] | [INFO] [stderr] 131 | GroupchatType::Text => { [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `GroupchatType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GroupchatType` [INFO] [stderr] --> src/lib.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | GroupchatType::Av => Err(()) [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `GroupchatType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GroupchatType` [INFO] [stderr] --> src/lib.rs:355:29 [INFO] [stderr] | [INFO] [stderr] 355 | GroupchatType::Text => "text", [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `GroupchatType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `GroupchatType` [INFO] [stderr] --> src/lib.rs:356:29 [INFO] [stderr] | [INFO] [stderr] 356 | GroupchatType::Av => "av" [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `GroupchatType` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GroupchatType` in this scope [INFO] [stderr] --> src/lib.rs:110:35 [INFO] [stderr] | [INFO] [stderr] 110 | fn join(&mut self, grouptype: GroupchatType, peer: Option, data: Option>) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GroupchatType` in this scope [INFO] [stderr] --> src/lib.rs:123:35 [INFO] [stderr] | [INFO] [stderr] 123 | fn join(&mut self, grouptype: GroupchatType, peer: Option, data: Option>) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GroupchatType` in this scope [INFO] [stderr] --> src/lib.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | grouptype: GroupchatType, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChatChange` in this scope [INFO] [stderr] --> src/lib.rs:227:24 [INFO] [stderr] | [INFO] [stderr] 227 | pub change: Option [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `GroupInvite` in this scope [INFO] [stderr] --> src/lib.rs:353:21 [INFO] [stderr] | [INFO] [stderr] 353 | GroupInvite(peer, kind, data) => { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `GroupMessage` in this scope [INFO] [stderr] --> src/lib.rs:363:21 [INFO] [stderr] | [INFO] [stderr] 363 | GroupMessage(groupnum, peer, message) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `GroupTitle` in this scope [INFO] [stderr] --> src/lib.rs:388:21 [INFO] [stderr] | [INFO] [stderr] 388 | GroupTitle(groupnum, peer, message) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `GroupNamelistChange` in this scope [INFO] [stderr] --> src/lib.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | GroupNamelistChange(groupnum, peer, change) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:248:47 [INFO] [stderr] | [INFO] [stderr] 248 | fn on(&mut self, event: &'e str, foo: Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Messager, Arguments)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:257:50 [INFO] [stderr] | [INFO] [stderr] 257 | impl<'e> Events<'e> for HashMap<&'e str, Vec>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Messager, Arguments)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:259:47 [INFO] [stderr] | [INFO] [stderr] 259 | fn on(&mut self, event: &'e str, foo: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Messager, Arguments)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_get_type` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:118:37 [INFO] [stderr] | [INFO] [stderr] 118 | grouptype: (*self).core.group_get_type(groupnum.expect("Group num Error.")).expect("Group type Error."), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `add_groupchat` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:125:36 [INFO] [stderr] | [INFO] [stderr] 125 | return match self.core.add_groupchat() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `join_groupchat` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:132:33 [INFO] [stderr] | [INFO] [stderr] 132 | match self.core.join_groupchat(peer.unwrap(), &data.unwrap()) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_message_send` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:178:55 [INFO] [stderr] | [INFO] [stderr] 178 | MessageType::Normal => self.messager.core.group_message_send(self.group, &message), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_action_send` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:179:55 [INFO] [stderr] | [INFO] [stderr] 179 | MessageType::Action => self.messager.core.group_action_send(self.group, &message) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_peername` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:184:46 [INFO] [stderr] | [INFO] [stderr] 184 | Some(peer) => self.messager.core.group_peername(self.group, peer), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_get_title` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:189:28 [INFO] [stderr] | [INFO] [stderr] 189 | self.messager.core.group_get_title(self.group) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `group_set_title` found for type `rstox::core::Tox` in the current scope [INFO] [stderr] --> src/lib.rs:192:28 [INFO] [stderr] | [INFO] [stderr] 192 | self.messager.core.group_set_title(self.group, title) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `triamcinolone`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4cd86986951cec5e49b7793656124f147cc3c31f91295a600c78c1253f820fd3"` [INFO] running `"docker" "rm" "-f" "4cd86986951cec5e49b7793656124f147cc3c31f91295a600c78c1253f820fd3"` [INFO] [stdout] 4cd86986951cec5e49b7793656124f147cc3c31f91295a600c78c1253f820fd3